ghc-either/ghc-either.changes
Ondřej Súkup ffd836bf63 Accepting request 394880 from devel:languages:haskell:lts
- update to 4.4.1.1
* Fixed building on newer GHCs. (type synonyms require explicit foralls for unused
    variables these days)

OBS-URL: https://build.opensuse.org/request/show/394880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-either?expand=0&rev=8
2016-05-11 15:14:20 +00:00

32 lines
964 B
Plaintext

-------------------------------------------------------------------
Wed May 11 15:13:10 UTC 2016 - mimi.vx@gmail.com
- update to 4.4.1.1
* Fixed building on newer GHCs. (type synonyms require explicit foralls for unused
variables these days)
-------------------------------------------------------------------
Fri Aug 7 06:57:35 UTC 2015 - mimi.vx@gmail.com
- update to 4.4.1
* Support mmorph
-------------------------------------------------------------------
Sun May 31 20:28:19 UTC 2015 - mimi.vx@gmail.com
- update to 4.3.4.1
* Support `MonadRandom` 0.4
-------------------------------------------------------------------
Sun May 17 15:21:44 UTC 2015 - mimi.vx@gmail.com
- update to 4.3.4
* Support `bifunctors` 5, `profunctors` 5, and `semigroupoids` 5.
* Fixed and enhanced documentation for `eitherToError`.
-------------------------------------------------------------------
Sun Apr 26 17:54:38 UTC 2015 - mimi.vx@gmail.com
- initial commit