Commit graph

4 commits

Author SHA1 Message Date
PHO / phonohawk
144cf525a6 Upstream update to haskell-src-exts-1.8.0 2010-02-02 06:17:12 +00:00
PHO / phonohawk
cf8569c887 Upstream update to haskell-src-exts-1.3.0 2009-11-10 04:07:52 +00:00
PHO / phonohawk
b2a8b7dda0 upstream update to haskell-src-exts-1.1.4 2009-10-01 05:41:55 +00:00
PHO / phonohawk
34397a71b0 Import hs-haskell-src-exts-0.4.8 as wip/hs-haskell-src-exts.
Haskell-Source with Extensions (HSE, haskell-src-exts) 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
    * Indexed type families (including associated types)
    * Empty data declarations
    * GADTs
    * Implicit parameters
    * Template Haskell

and a few more. Apart from these standard extensions, it also handles
regular patterns as per the HaRP extension as well as HSX-style
embedded XML syntax.
2009-06-04 03:34:10 +00:00