Ondřej Súkup
7d547be9e4
- update to 1.4.3 * Add Data.Version.Extra OBS-URL: https://build.opensuse.org/request/show/352977 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=9
48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 8 10:43:20 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- update to 1.4.3
|
|
* Add Data.Version.Extra
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 20 19:14:27 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 1.4.2
|
|
* Make concatMapM/mapMaybeM faster
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 7 07:01:42 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 1.4.1
|
|
* Make temp file functions workaround GHC bug #10731
|
|
* Add retryBool
|
|
* Add stripInfix and stripInfixEnd
|
|
* support directory-1.2.3
|
|
* Add whenJustM
|
|
* Add errorIO
|
|
* Add onceFork
|
|
* Make once async exception safe
|
|
* Fix a deadlock in once when two people request in parallel
|
|
* Fix a missing hClose in captureOutput
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|