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