freebsd-ports/lang/hugs/pkg-descr
David W. Chapman Jr. 0c4453a44e Update to latest version
Move 98 to PORTNAME and USE 200102 in PORTVERSION
Update description for new version
Update plist file to relfect changes
New Maintainer

PR:             28254
Submitted by:   Oliver Braun <obraun@INFORMATIK.UNIBW-MUENCHEN.DE>
2001-06-19 14:05:40 +00:00

18 lines
713 B
Plaintext

Hugs 98 is a functional programming system based on Haskell 98, the
de facto standard for non-strict functional programming languages.
Hugs 98 provides an almost complete implementation of Haskell 98,
including monad and record syntax, newtypes, strictness annotations,
and modules. In addition, it comes packaged with almost all libraries
defined in the most recent version of the Haskell 98 Library Report.
Hugs 98 also supports a number of advanced and experimental extensions
including multi-parameter classes, extensible records, rank-2
polymorphism, existentials, scoped type variables, and restricted
type synonyms.
WWW: http://www.haskell.org/hugs/
-- Oliver Braun
obraun@informatik.unibw-muenchen.de