aboutsummaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/ghc/slack-desc10
-rw-r--r--haskell/haskell-ObjectName/slack-desc10
-rw-r--r--haskell/haskell-StateVar/slack-desc10
-rw-r--r--haskell/haskell-Tensor/slack-desc10
-rw-r--r--haskell/haskell-X11-xft/slack-desc10
-rw-r--r--haskell/haskell-blaze-builder/slack-desc10
-rw-r--r--haskell/haskell-dlist/slack-desc10
-rw-r--r--haskell/haskell-fgl/slack-desc10
-rw-r--r--haskell/haskell-haskell-src/slack-desc10
-rw-r--r--haskell/haskell-hostname/slack-desc10
-rw-r--r--haskell/haskell-html/slack-desc10
-rw-r--r--haskell/haskell-lcs/slack-desc10
-rw-r--r--haskell/haskell-mtl/slack-desc10
-rw-r--r--haskell/haskell-parallel/slack-desc10
-rw-r--r--haskell/haskell-parsec/slack-desc10
-rw-r--r--haskell/haskell-random/slack-desc10
-rw-r--r--haskell/haskell-regex-base/slack-desc10
-rw-r--r--haskell/haskell-regex-compat/slack-desc10
-rw-r--r--haskell/haskell-regex-posix/slack-desc10
-rw-r--r--haskell/haskell-transformers/slack-desc10
-rw-r--r--haskell/haskell-utf8-string/slack-desc10
-rw-r--r--haskell/haskell-xhtml/slack-desc10
-rw-r--r--haskell/haskell-xml/slack-desc10
-rw-r--r--haskell/hscolour/slack-desc8
24 files changed, 119 insertions, 119 deletions
diff --git a/haskell/ghc/slack-desc b/haskell/ghc/slack-desc
index 10bcb76c00557..31c96432cfbc0 100644
--- a/haskell/ghc/slack-desc
+++ b/haskell/ghc/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
ghc: ghc (The Glasgow Haskell Compiler)
diff --git a/haskell/haskell-ObjectName/slack-desc b/haskell/haskell-ObjectName/slack-desc
index 0b12834253c50..90511de277bc6 100644
--- a/haskell/haskell-ObjectName/slack-desc
+++ b/haskell/haskell-ObjectName/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-ObjectName: haskell-ObjectName (Explicitly handled object names)
diff --git a/haskell/haskell-StateVar/slack-desc b/haskell/haskell-StateVar/slack-desc
index cf762cdcda15f..24efa7724d1f3 100644
--- a/haskell/haskell-StateVar/slack-desc
+++ b/haskell/haskell-StateVar/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-StateVar: haskell-StateVar (State variables for Haskell)
diff --git a/haskell/haskell-Tensor/slack-desc b/haskell/haskell-Tensor/slack-desc
index f9e7ead65a452..0420f3556de09 100644
--- a/haskell/haskell-Tensor/slack-desc
+++ b/haskell/haskell-Tensor/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-Tensor: haskell-Tensor (Tensor data types)
diff --git a/haskell/haskell-X11-xft/slack-desc b/haskell/haskell-X11-xft/slack-desc
index d8f386dc70b26..e983dcaf0eca1 100644
--- a/haskell/haskell-X11-xft/slack-desc
+++ b/haskell/haskell-X11-xft/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-X11-xft: haskell-X11-xft (haskell bindings to the xft library)
diff --git a/haskell/haskell-blaze-builder/slack-desc b/haskell/haskell-blaze-builder/slack-desc
index 11bd040d83e59..c64a7a3c2b1a8 100644
--- a/haskell/haskell-blaze-builder/slack-desc
+++ b/haskell/haskell-blaze-builder/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-blaze-builder: haskell-blaze-builder (Efficient buffered output)
diff --git a/haskell/haskell-dlist/slack-desc b/haskell/haskell-dlist/slack-desc
index d35ce49fe6f95..4d7e5f670ec96 100644
--- a/haskell/haskell-dlist/slack-desc
+++ b/haskell/haskell-dlist/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-dlist: haskell-dlist (differences lists for Haskell)
diff --git a/haskell/haskell-fgl/slack-desc b/haskell/haskell-fgl/slack-desc
index a08e2317bd349..fcec2af4deb5f 100644
--- a/haskell/haskell-fgl/slack-desc
+++ b/haskell/haskell-fgl/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-fgl: haskell-fgl (Martin Erwig's Functional Graph Library)
diff --git a/haskell/haskell-haskell-src/slack-desc b/haskell/haskell-haskell-src/slack-desc
index 07c6b40709bf3..75e4656c8958a 100644
--- a/haskell/haskell-haskell-src/slack-desc
+++ b/haskell/haskell-haskell-src/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-haskell-src: haskell-haskell-src (Manipulating Haskell source code)
diff --git a/haskell/haskell-hostname/slack-desc b/haskell/haskell-hostname/slack-desc
index c890efcd732d7..e85401ea74da3 100644
--- a/haskell/haskell-hostname/slack-desc
+++ b/haskell/haskell-hostname/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-hostname: haskell-hostname (cross-platform getHostName function for Haskell)
diff --git a/haskell/haskell-html/slack-desc b/haskell/haskell-html/slack-desc
index 25038065721de..cc00f4adbf7f4 100644
--- a/haskell/haskell-html/slack-desc
+++ b/haskell/haskell-html/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-html: haskell-html (HTML combinator library)
diff --git a/haskell/haskell-lcs/slack-desc b/haskell/haskell-lcs/slack-desc
index db55cdae26491..34d6507dc7d53 100644
--- a/haskell/haskell-lcs/slack-desc
+++ b/haskell/haskell-lcs/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-lcs: haskell-lcs (Find longest common sublist of two lists)
diff --git a/haskell/haskell-mtl/slack-desc b/haskell/haskell-mtl/slack-desc
index cdb67de0ec7af..1498d7f778d6a 100644
--- a/haskell/haskell-mtl/slack-desc
+++ b/haskell/haskell-mtl/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-mtl: haskell-mtl (Monad transformer library)
diff --git a/haskell/haskell-parallel/slack-desc b/haskell/haskell-parallel/slack-desc
index 4c64d759251c4..1c3275d52f3c3 100644
--- a/haskell/haskell-parallel/slack-desc
+++ b/haskell/haskell-parallel/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-parallel: haskell-parallel (Parallel programming library for Haskell)
diff --git a/haskell/haskell-parsec/slack-desc b/haskell/haskell-parsec/slack-desc
index a4d4ff66897c0..5fbaf6d6183cc 100644
--- a/haskell/haskell-parsec/slack-desc
+++ b/haskell/haskell-parsec/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-parsec: haskell-parsec (Monadic parser combinators for Haskell)
diff --git a/haskell/haskell-random/slack-desc b/haskell/haskell-random/slack-desc
index d16329d68ff7e..3752c98e08f39 100644
--- a/haskell/haskell-random/slack-desc
+++ b/haskell/haskell-random/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-random: haskell-random (random number library)
diff --git a/haskell/haskell-regex-base/slack-desc b/haskell/haskell-regex-base/slack-desc
index 85436d8c4ee5d..fac97af04d9a5 100644
--- a/haskell/haskell-regex-base/slack-desc
+++ b/haskell/haskell-regex-base/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-regex-base: haskell-regex-base (Replaces/Enhances Text.Regex Haskell library)
diff --git a/haskell/haskell-regex-compat/slack-desc b/haskell/haskell-regex-compat/slack-desc
index 32da5c586db32..1bda9144d78fc 100644
--- a/haskell/haskell-regex-compat/slack-desc
+++ b/haskell/haskell-regex-compat/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-regex-compat: haskell-regex-compat (Replaces/Enhances Text.Regex Haskell library)
diff --git a/haskell/haskell-regex-posix/slack-desc b/haskell/haskell-regex-posix/slack-desc
index 6e5acd8226930..e63fdc7f00b7f 100644
--- a/haskell/haskell-regex-posix/slack-desc
+++ b/haskell/haskell-regex-posix/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-regex-posix: haskell-regex-posix (Replaces/Enhances Text.Regex Haskell library)
diff --git a/haskell/haskell-transformers/slack-desc b/haskell/haskell-transformers/slack-desc
index 8c1bf1a8eb58b..f05d59904e63d 100644
--- a/haskell/haskell-transformers/slack-desc
+++ b/haskell/haskell-transformers/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-transformers: haskell-transformers (Concrete functor and monad transformers)
diff --git a/haskell/haskell-utf8-string/slack-desc b/haskell/haskell-utf8-string/slack-desc
index d116c5dae0849..ee8017c5e5c81 100644
--- a/haskell/haskell-utf8-string/slack-desc
+++ b/haskell/haskell-utf8-string/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-utf8-string: haskell-utf8-string (Support for reading and writing UTF8 Strings)
diff --git a/haskell/haskell-xhtml/slack-desc b/haskell/haskell-xhtml/slack-desc
index aa976956062a9..cb72f7417be79 100644
--- a/haskell/haskell-xhtml/slack-desc
+++ b/haskell/haskell-xhtml/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-xhtml: haskell-xhtml (An XHTML combinator library for Haskell)
diff --git a/haskell/haskell-xml/slack-desc b/haskell/haskell-xml/slack-desc
index 58daafdaec62e..f5b2a7e12fc98 100644
--- a/haskell/haskell-xml/slack-desc
+++ b/haskell/haskell-xml/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-xml: haskell-xml (XML library for Haskell)
diff --git a/haskell/hscolour/slack-desc b/haskell/hscolour/slack-desc
index d5f77e5599154..6f01062f68497 100644
--- a/haskell/hscolour/slack-desc
+++ b/haskell/hscolour/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|