Top > All Packages in Directory > ghc

ghc - Haskell compiler and interactive environment

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98; for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.

Obtaining

Web pagehttp://haskell.org/ghc/
Source tarballhttp://www.haskell.org/ghc/dist/
Source informationhttp://www.haskell.org/ghc/download.html
Version 6.2.1 (stable) released on 2004-03-22
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Documentation
User reference in HTML from http://www.haskell.org/ghc/docs/latest/html/users_guide/users-guide.html
Support contacts

Help List<glasgow-haskell-users@haskell.org> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
Bug List<glasgow-haskell-bugs@haskell.org> http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
Bug Databasehttp://sourceforge.net/tracker/?group_id=8032&atid=108032

Project contacts

Developers
Contributors

Related information

Source repositoryhttp://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/
Interfacescommand line
Programsghc, ghci, ghc-pkg, hsc2hs, ghcprof
Source languagesC, Haskell
Supported languagesHaskell 98
Use requirementsgcc, gmp
Build prerequisiteshappy, flex
Weak prerequisiteshaddock, docbook-utils

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-06-17
Entry compiled byJens Petersen <petersen@haskell.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.