summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:15:13 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:15:13 -0400
commita8d6671b4a3a64cbc95fec5d3e92a339ff6d3f5d (patch)
treea59e9ac61f2d122f0061a6e67a908b31d91b5ed9 /haskell
parent188daef1e336ce5f1c7f16640718bf9942c63acd (diff)
downloadslackbuilds-a8d6671b4a3a64cbc95fec5d3e92a339ff6d3f5d.tar.gz
slackbuilds-a8d6671b4a3a64cbc95fec5d3e92a339ff6d3f5d.tar.xz
haskell/ghc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/ghc/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/haskell/ghc/README b/haskell/ghc/README
index 85310df7ef..3b80d3343a 100644
--- a/haskell/ghc/README
+++ b/haskell/ghc/README
@@ -1,6 +1,7 @@
-GHC is a state-of-the-art, open source, compiler and interactive environment
-for the functional language Haskell. This is a complete build, including
-interactive system and profiling libraries and documentation.
+GHC is a state-of-the-art, open source, compiler and interactive
+environment for the functional language Haskell. This is a complete
+build, including interactive system and profiling libraries and
+documentation.
You will need 4.3G of free space in /tmp/SBo to build this package.