forked from pool/ghc-free
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=19
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 12 08:32:02 UTC 2018 - psimons@suse.com
|
|
|
|
- Update free to version 5.0.1 revision 1.
|
|
A more detailed change log is not available.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
|
|
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 10 17:13:32 UTC 2016 - psimons@suse.com
|
|
|
|
- Update to version 4.12.4 revision 0 with cabal2obs.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 18 10:33:25 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- update to 4.12.4
|
|
* Add instances for ExceptT: like ErrorT, but without an Error constraint.
|
|
* Support containers
|
|
* Support transformers 0.5
|
|
* Removed a number of spurious class constraints.
|
|
* Support comonad 5
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 6 19:27:49 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 4.12.1
|
|
* Add instances of MonadCatch and MonadThrow from exceptions to FT, FreeT and IterT.
|
|
* semigroupoids 5, profunctors 5, and bifunctors 5 support.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 26 17:48:04 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- initial commit
|
|
|