freebsd-ports/devel/hs-haskell-src/pkg-descr
Ashish SHUKLA 89077505fc The 'haskell-src' package provides support for manipulating Haskell source
code. The package provides a lexer, parser and pretty-printer, and a
definition of a Haskell abstract syntax tree (AST). Common uses of this
package are to parse or generate Haskell 98 code.

WWW: http://hackage.haskell.org/package/haskell-src

Approved by:	pgj (mentor)
Obtained from:	FreeBSD Haskell
2011-05-08 19:17:05 +00:00

6 lines
319 B
Text

The 'haskell-src' package provides support for manipulating Haskell source
code. The package provides a lexer, parser and pretty-printer, and a
definition of a Haskell abstract syntax tree (AST). Common uses of this
package are to parse or generate Haskell 98 code.
WWW: http://hackage.haskell.org/package/haskell-src