Commit graph

8 commits

Author SHA1 Message Date
PHO / phonohawk
502d7a0074 ghc-6.8.3nb3: Fixed OpenAL-related problems. 2008-07-18 10:11:44 +00:00
PHO / phonohawk
06ddf91065 ghc-6.8.3nb3: Added dependency to graphics/glu; Sorry for frequent update. 2008-07-18 08:45:45 +00:00
PHO / phonohawk
7dc8c68a8a ghc-6.8.3nb2: Added dependency to graphics/glut 2008-07-18 08:39:34 +00:00
PHO / phonohawk
219bcc5c0d ghc-6.8.3nb1: added dependencies to audio/openal and graphics/MesaLib 2008-07-18 05:29:43 +00:00
PHO / phonohawk
09bb9a0d43 Import ghc-6.8.3 as wip/ghc. 2008-07-17 14:45:25 +00:00
PHO / phonohawk
586edb96bf Import ghc-6.8.3 as wip/ghc.
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.
2008-07-17 14:38:01 +00:00
Tobias Nygren
2de19a99eb g/c some packages that made it into pkgsrc 2008-05-22 12:07:42 +00:00
Paulo Matias
88f5defe7e 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.
2008-02-21 16:28:23 +00:00