1
0

osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-monad-control revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=28
This commit is contained in:
Peter Simons 2018-05-15 18:24:13 +00:00 committed by Git OBS Bridge
parent 1f81b382eb
commit 9cb29ed0da

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update monad-control to version 1.0.2.3.
* Correct spelling mistake. Courtesy of Edward Betts.
* Support transformers-compat-0.6.
* Added some good documentation. Courtesy of Franz Thoma.
-------------------------------------------------------------------
Tue Jul 11 03:02:26 UTC 2017 - psimons@suse.com