diff options
Diffstat (limited to 'haskell/ghc/README')
-rw-r--r-- | haskell/ghc/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/haskell/ghc/README b/haskell/ghc/README index 85310df7efcf..3b80d3343a78 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. |