| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/50354
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/46230
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Note: This does *NOT* work on -current. The bootstrap tarball for -current is
still missing. I am working on it. However I wanted to make this new
version available on 4.7-R.
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
| |
textproc/haxml and devel/drift. (1)
* Add WITHOUT_PROFILE knob to install without profiling libraries. (2)
* Bump PORTREVISION.
PR: ports/41051 (1), ports/41231 (2)
Submitted by: Volker Stolz <vs@lambda.foldr.org> (2)
Approved by: maintainer, dwcjr (mentor)
|
|
|
|
| |
* Remove empty patch file.
|
| |
|
|
|
|
|
|
| |
PR: 40779
Submitted by: Simon Marlow <simon@smarlow.com>
Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: 36803
Submitted by: maintainer
|
|
|
|
|
|
|
| |
configuration script.
PR: 34349
Submitted by: Simon Marlow <simon@smarlow.com>
|
|
|
|
|
| |
PR: 32001
Submitted by: Simon Marlow <simon@smarlow.com>
|
|
|
|
|
| |
PR: 24934
Submitted by: Simon Marlow <simonmar@microsoft.com>
|
|
|
|
|
| |
PR: 21502
Submitted by: maintainer
|
|
|
|
| |
Submitted by: onigiri
|
|
|
|
|
| |
PR: ports/19936
Submitted by: Simon Marlow <simonmar@microsoft.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 17115
Submitted by: Maintainer
|
|
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>
|