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 10bcb76c00..31c96432cf 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 0b12834253..90511de277 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 cf762cdcda..24efa7724d 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 f9e7ead65a..0420f3556d 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 d8f386dc70..e983dcaf0e 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 11bd040d83..c64a7a3c2b 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 d35ce49fe6..4d7e5f670e 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 a08e2317bd..fcec2af4de 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 07c6b40709..75e4656c89 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 c890efcd73..e85401ea74 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 2503806572..cc00f4adbf 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 db55cdae26..34d6507dc7 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 cdb67de0ec..1498d7f778 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 4c64d75925..1c3275d52f 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 a4d4ff6689..5fbaf6d618 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 d16329d68f..3752c98e08 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 85436d8c4e..fac97af04d 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 32da5c586d..1bda9144d7 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 6e5acd8226..e63fdc7f00 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 8c1bf1a8eb..f05d59904e 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 d116c5dae0..ee8017c5e5 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 aa97695606..cb72f7417b 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 58daafdaec..f5b2a7e12f 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 d5f77e5599..6f01062f68 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