SHA256
1
0
forked from pool/ghc-free

osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-free revision:1, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=22
This commit is contained in:
Peter Simons 2018-05-14 13:17:01 +00:00 committed by Git OBS Bridge
parent bd13d4d9e5
commit 12ae126390

View File

@ -1,44 +0,0 @@
-------------------------------------------------------------------
Tue May 1 02:01:42 UTC 2018 - psimons@suse.com
- Update free to version 5.0.2.
A more detailed change log is not available.
-------------------------------------------------------------------
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