[Haskell-cafe] ANN: HList 0.4

adam vogt vogt.adam at gmail.com
Wed May 6 05:34:42 UTC 2015


Hello List,

I've uploaded HList-0.4 [1]. Some highlights from this release:

* support for 7.6 <= GHC <= 7.10
* new modules HCurry and HSort
* many new functions: see the changelog [2]
* data HList becomes data family. Trade-offs are explained in the
documentation [3]

Regards,
Adam

[1] http://hackage.haskell.org/package/HList-0.4.0.0
[2] http://hackage.haskell.org/package/HList-0.4.0.0/changelog
[3]
http://hackage.haskell.org/package/HList-0.4.0.0/docs/Data-HList-HList.html#g:1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150506/b4a9bf0e/attachment.html>


More information about the Haskell-Cafe mailing list