summaryrefslogtreecommitdiffstats
path: root/devel/haddock/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/haddock/DETAILS')
-rwxr-xr-xdevel/haddock/DETAILS4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/haddock/DETAILS b/devel/haddock/DETAILS
index b00fe1a805..1053f57f27 100755
--- a/devel/haddock/DETAILS
+++ b/devel/haddock/DETAILS
@@ -10,5 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="devel"
SHORT="A Haskell Documentation Tool"
cat << EOF
-This is Haddock, a tool for automatically generating documentation from annotated Haskell source code. It is primarily intended for documenting libraries, but it should be useful for any kind of Haskell code.
+This is Haddock, a tool for automatically generating documentation from
+annotated Haskell source code. It is primarily intended for documenting
+libraries, but it should be useful for any kind of Haskell code.
EOF