Bug 40239 - New port: lang/gh (The Generic Haskell compiler)
Summary: New port: lang/gh (The Generic Haskell compiler)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Braun
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-05 23:40 UTC by obraun
Modified: 2002-08-22 16:31 UTC (History)
0 users

See Also:


Attachments
file.shar (4.24 KB, text/plain)
2002-07-05 23:40 UTC, obraun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description obraun 2002-07-05 23:40:01 UTC
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/

Regards,
         Olli
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2002-08-21 13:29:11 UTC
Responsible Changed
From-To: freebsd-ports->obraun

I am submitter.
Comment 2 Oliver Braun freebsd_committer freebsd_triage 2002-08-22 16:29:21 UTC
State Changed
From-To: open->closed

New port added!