Ondřej Súkup
ff7a63d53c
- update to 0.8.1 * Add KProxy to the backwards compatibility Data.Proxy module. * Add a Generic instance to Proxy. * Added Data.Proxy.TH, based on the code from Frames by Anthony Cowley. * Removed reproxy from Data.Proxy. This is a bad API decision, but it isn't present in GHC's Data.Proxy, and this makes the API more stable. OBS-URL: https://build.opensuse.org/request/show/322680 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagged?expand=0&rev=9
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 7 08:29:50 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.8.1
|
|
* Add KProxy to the backwards compatibility Data.Proxy module.
|
|
* Add a Generic instance to Proxy.
|
|
* Added Data.Proxy.TH, based on the code from Frames by Anthony Cowley.
|
|
* Removed reproxy from Data.Proxy. This is a bad API decision, but it isn't present
|
|
in GHC's Data.Proxy, and this makes the API more stable.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 25 17:34:25 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.7.3
|
|
* Support `Data.Bifunctor` in `base` for GHC 7.9+.
|
|
* Fixed warning on GHC 7.8
|
|
* Added `tagWith`.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 9 06:45:39 UTC 2013 - sbahling@suse.com
|
|
|
|
- Update to 0.7 using cabal-rpm template
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 8 17:05:42 UTC 2012 - peter.trommler@ohm-hochschule.de
|
|
|
|
- use cabal2spec 0.25.5 spec file template
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 21 11:20:55 UTC 2012 - herbert@graeber-clan.de
|
|
|
|
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1
|