head	1.2;
access;
symbols
	old_RELEASE_5_0_0:1.1.1.1
	old_RELEASE_4_7_0:1.1.1.1
	old_RELEASE_4_6_2:1.1.1.1
	old_RELEASE_4_6_1:1.1.1.1
	old_RELEASE_4_6_0:1.1.1.1
	old_RELEASE_5_0_DP1:1.1.1.1
	old_RELEASE_4_5_0:1.1.1.1
	old_RELEASE_4_4_0:1.1.1.1
	old_RELEASE_4_3_0:1.1.1.1
	old_RELEASE_4_2_0:1.1.1.1
	old_RELEASE_4_1_1:1.1.1.1
	old_RELEASE_4_1_0:1.1.1.1
	old_RELEASE_3_5_0:1.1.1.1
	old_RELEASE_4_0_0:1.1.1.1
	old_RELEASE_3_4_0:1.1.1.1
	old_v4_04:1.1.1.1
	old_VIDRINE:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.02.21.12.35.02;	author knu;	state dead;
branches;
next	1.1;

1.1
date	99.11.10.17.25.28;	author nectar;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.11.10.17.25.28;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.2
log
@De-pkg-comment.
@
text
@A Compiler for the functional language Haskell
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@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>
@
text
@@
