head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.11.05.09.07.32;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2002.08.22.15.31.43;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove expired ports
@
text
@Generic Haskell extends Haskell with type-indexed values, kind-indexed values,
generic abstraction, and generic application.

The Generic Haskell compiler generates ordinary Haskell code which can be run
or compiled using lang/ghc, lang/nhc98 or lang/hugs.

WWW: http://www.generic-haskell.org/

-- Oliver Braun
obraun@@informatik.unibw-muenchen.de
@


1.1
log
@Add generic-haskell 1.23, the Generic Haskell compiler.

PR:		ports/40239
Approved by:	dwcjr (mentor)
@
text
@@

