SHA256
1
0
forked from pool/ghc-free

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=23
This commit is contained in:
Peter Simons 2018-05-14 15:20:29 +00:00 committed by Git OBS Bridge
parent 12ae126390
commit 1974dd06a1

32
ghc-free.changes Normal file
View File

@ -0,0 +1,32 @@
-------------------------------------------------------------------
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