diff options
author | nectar <nectar@FreeBSD.org> | 1999-11-10 17:25:29 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-11-10 17:25:29 +0000 |
commit | 51468910f3c8639406839983d4994bc6ab6c54d8 (patch) | |
tree | fdf87fa2947ebf89d142df05f45a9cba00dabae1 /lang/ghc6/distinfo | |
parent | a0da868fb711a735cae1ffd4a37e1fd44fb552a7 (diff) | |
download | FreeBSD-ports-51468910f3c8639406839983d4994bc6ab6c54d8.zip FreeBSD-ports-51468910f3c8639406839983d4994bc6ab6c54d8.tar.gz |
GHC: The Glasgow Haskell Compiler.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.
PR: ports/13786
Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
Diffstat (limited to 'lang/ghc6/distinfo')
-rw-r--r-- | lang/ghc6/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ghc6/distinfo b/lang/ghc6/distinfo new file mode 100644 index 0000000..bc313fe --- /dev/null +++ b/lang/ghc6/distinfo @@ -0,0 +1,2 @@ +MD5 (ghc-4.04-src.tar.gz) = e1211129906c45709ecf5159eb6d9d08 +MD5 (ghc-4.04-x86-hc.tar.gz) = 19287b805f9f528559a46059bbc9c4b9 |