ghc-extra/ghc-extra.changes

21 lines
632 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 25 17:04:43 UTC 2015 - mimi.vx@gmail.com
- version bump to 1.1
* add nubOrd, nubOrdOn, nubOrdBy
* add groupSortOn and groupSortBy
* add splitAtEnd
-------------------------------------------------------------------
Sun Feb 1 16:44:27 UTC 2015 - mimi.vx@gmail.com
- version bump to 1.0.1
+ Make listFilesAvoid drop trailing path separators before testing
+ #3, add a constraint base >= 4.4
-------------------------------------------------------------------
Sat Nov 15 20:36:28 UTC 2014 - mimi.vx@gmail.com
- initial commit of extra package