Port details |
- ghc6 A Compiler for the functional language Haskell
- 6.2 lang
=1 6.2Version of this port present on the latest quarterly branch.
- Maintainer: simonmar@microsoft.com
- Port Added: 2003-06-11 16:04:05
- Last Update: 2004-01-15 22:56:11
- SVN Revision: UNKNOWN
- People watching this port, also watch:: rc, python
- Also Listed In: haskell
- License: not specified in port
- WWW:
- http://www.haskell.org/ghc/
- Description:
- 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.
Documentation can be found hanging off GHC's homepage, below.
WWW: http://www.haskell.org/ghc/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2 15 Jan 2004 22:56:11 |
obraun |
* Upgrade lang/ghc to 6.2.
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.
Approved by: portmgr (marcus), maintainer
Repocopy by: joe |
6.2 15 Jan 2004 10:22:10 |
obraun |
* Upgrade to 6.2.
* Use math/libgmp4 instead of included gmp.
Reviewed by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer |
6.0.1 01 Aug 2003 18:37:31 |
obraun |
Upgrade to 6.0.1.
Approved by: maintainer |
6.0 12 Jun 2003 12:49:06 |
obraun |
Checksum of bootstrap tarball for -current has changed. I have removed a lot of
not needed files to make it smaller (from 8MB to 5MB).
Approved by: maintainer |
6.0 11 Jun 2003 16:15:14 |
obraun |
Remove pkg-message, ghc 6.0 does not install these files anymore. |
6.0 11 Jun 2003 16:03:36 |
obraun |
Upgrade after repo-copy from ports/lang/ghc to 6.0.
Submitted by: maintainer
Approved by: portmgr (marcus)
Repo-copy by: joe |