diff options
Diffstat (limited to 'development/ghc/README')
-rw-r--r-- | development/ghc/README | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/development/ghc/README b/development/ghc/README index 9765fd2b85b35..791b096f2c650 100644 --- a/development/ghc/README +++ b/development/ghc/README @@ -1,9 +1,5 @@ ghc (The Glasgow Haskell Compiler) -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, profiling -libraries and documentation. -This is packaged from a generic i386 linux binary distribution. - -This requires libedit from SlackBuilds.org. +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. |