2016-06-19 22:07:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 16 10:28:27 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.10
|
|
|
|
* Add Data.Typeable.Extra containing typeRep, Proxy, (:~:)
|
|
|
|
|
2016-06-05 21:15:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 2 04:50:09 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.9
|
2016-06-19 22:07:33 +02:00
|
|
|
* add line1
|
2016-06-05 21:15:50 +02:00
|
|
|
|
2016-05-30 11:49:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 30 09:49:03 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.8
|
|
|
|
* Add displayException
|
|
|
|
|
2016-05-24 08:44:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 23 09:07:41 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.7
|
|
|
|
* add concatForM
|
|
|
|
|
2016-05-14 22:02:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 12 13:35:41 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.6
|
|
|
|
* add maybeM and eitherM
|
|
|
|
|
2016-05-01 17:55:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 30 16:02:30 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.5
|
|
|
|
* change fileEq on files that do not exist to be an error
|
|
|
|
* add mconcatMap and mconcatMapM
|
|
|
|
* add fileEq
|
|
|
|
* add isMac
|
|
|
|
|
2016-01-11 08:32:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 8 10:43:20 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.3
|
|
|
|
* Add Data.Version.Extra
|
|
|
|
|
2015-08-20 08:25:00 +02:00
|
|
|
-------------------------------------------------------------------
|
2015-09-20 21:16:06 +02:00
|
|
|
Sun Sep 20 19:14:27 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.4.2
|
|
|
|
* Make concatMapM/mapMaybeM faster
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-08-20 08:25:00 +02:00
|
|
|
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
|
|
|
|
|
2015-05-04 20:54:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-02-01 17:59:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-11-22 02:30:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 15 20:36:28 UTC 2014 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- initial commit of extra package
|
|
|
|
|