[Haskell] Ann: haskell-src-exts 0.2

Niklas Broberg niklas.broberg at gmail.com
Thu Apr 14 05:25:58 EDT 2005


Announcing haskell-src-exts 0.2:

http://www.cs.chalmers.se/~d00nibro/haskell-src-exts

haskell-src-exts (hsx) is an extension of the standard haskell-src
package, and handles most common syntactic extensions to Haskell,
including:

* Multi-parameter type classes with functional dependencies
* Empty data declarations
* GADTs
* Implicit parameters (ghc and hugs style)
* Template Haskell (broken for 6.4 atm, needs redoing)

and a few more. Apart from these standard extensions, it also handles
regular patterns  as per the HaRP extension
(http://www.cs.chalmers.se/~d00nibro/harp) as well as HSP-style
embedded XML syntax.

Source code available through darcs.

/Niklas


More information about the Haskell mailing list