pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-haskell-src-exts



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Wed Jan 28 18:46:53 UTC 2015

Added Files:
        pkgsrc/devel/hs-haskell-src-exts: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import haskell-src-exts-1.16.0.1 as devel/hs-haskell-src-exts,
packaged for wip by pho.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-haskell-src-exts/DESCR \
    pkgsrc/devel/hs-haskell-src-exts/Makefile \
    pkgsrc/devel/hs-haskell-src-exts/PLIST \
    pkgsrc/devel/hs-haskell-src-exts/buildlink3.mk \
    pkgsrc/devel/hs-haskell-src-exts/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index