diff options
Diffstat (limited to 'development/ghc/README')
-rw-r--r-- | development/ghc/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/ghc/README b/development/ghc/README new file mode 100644 index 0000000000..9765fd2b85 --- /dev/null +++ b/development/ghc/README @@ -0,0 +1,9 @@ +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. |