From 610e8461bb9b201adbd4bd9257a9bf48be71f62b Mon Sep 17 00:00:00 2001 From: dsomero Date: Fri, 22 Nov 2013 02:29:22 -0500 Subject: various: Fix slack-desc formatting and comment nit picks. Signed-off-by: dsomero --- haskell/ghc/slack-desc | 10 +++++----- haskell/haskell-ObjectName/slack-desc | 10 +++++----- haskell/haskell-StateVar/slack-desc | 10 +++++----- haskell/haskell-Tensor/slack-desc | 10 +++++----- haskell/haskell-X11-xft/slack-desc | 10 +++++----- haskell/haskell-blaze-builder/slack-desc | 10 +++++----- haskell/haskell-dlist/slack-desc | 10 +++++----- haskell/haskell-fgl/slack-desc | 10 +++++----- haskell/haskell-haskell-src/slack-desc | 10 +++++----- haskell/haskell-hostname/slack-desc | 10 +++++----- haskell/haskell-html/slack-desc | 10 +++++----- haskell/haskell-lcs/slack-desc | 10 +++++----- haskell/haskell-mtl/slack-desc | 10 +++++----- haskell/haskell-parallel/slack-desc | 10 +++++----- haskell/haskell-parsec/slack-desc | 10 +++++----- haskell/haskell-random/slack-desc | 10 +++++----- haskell/haskell-regex-base/slack-desc | 10 +++++----- haskell/haskell-regex-compat/slack-desc | 10 +++++----- haskell/haskell-regex-posix/slack-desc | 10 +++++----- haskell/haskell-transformers/slack-desc | 10 +++++----- haskell/haskell-utf8-string/slack-desc | 10 +++++----- haskell/haskell-xhtml/slack-desc | 10 +++++----- haskell/haskell-xml/slack-desc | 10 +++++----- haskell/hscolour/slack-desc | 8 ++++---- 24 files changed, 119 insertions(+), 119 deletions(-) (limited to 'haskell') diff --git a/haskell/ghc/slack-desc b/haskell/ghc/slack-desc index 10bcb76c0055..31c96432cfbc 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 0b12834253c5..90511de277bc 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 cf762cdcda15..24efa7724d1f 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 f9e7ead65a45..0420f3556de0 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 d8f386dc70b2..e983dcaf0eca 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 11bd040d83e5..c64a7a3c2b1a 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 d35ce49fe6f9..4d7e5f670ec9 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 a08e2317bd34..fcec2af4deb5 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 07c6b40709bf..75e4656c8958 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 c890efcd732d..e85401ea74da 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 25038065721d..cc00f4adbf7f 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 db55cdae2649..34d6507dc7d5 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 cdb67de0ec7a..1498d7f778d6 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 4c64d759251c..1c3275d52f3c 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 a4d4ff66897c..5fbaf6d6183c 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 d16329d68ff7..3752c98e08f3 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 85436d8c4ee5..fac97af04d9a 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 32da5c586db3..1bda9144d78f 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 6e5acd822693..e63fdc7f00b7 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 8c1bf1a8eb58..f05d59904e63 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 d116c5dae084..ee8017c5e5c8 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 aa976956062a..cb72f7417be7 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 58daafdaec62..f5b2a7e12fc9 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 d5f77e559915..6f01062f6849 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------------------------------------------------------| -- cgit v1.2.3