forked from pool/ghc-monad-control
Accepting request 356945 from devel:languages:haskell:lts
- update to 1.0.0.5 * Support transformers-0.5 & ransformers-compat-0.5.*. OBS-URL: https://build.opensuse.org/request/show/356945 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=6
This commit is contained in:
parent
bf6acba4d2
commit
347187e90e
@ -1,8 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 29 13:23:46 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 1.0.0.5
|
||||||
|
* Support transformers-0.5 & ransformers-compat-0.5.*.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 21 19:32:20 UTC 2015 - mimi.vx@gmail.com
|
Tue Apr 21 19:32:20 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
- update to 1.0.0.4
|
- update to 1.0.0.4
|
||||||
|
|
||||||
* Support transformers-compat-0.4.*.
|
* Support transformers-compat-0.4.*.
|
||||||
* Unconditionally add ExceptT instances using transformers-compat.
|
* Unconditionally add ExceptT instances using transformers-compat.
|
||||||
Courtesy of Adam Bergmark.
|
Courtesy of Adam Bergmark.
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name monad-control
|
%global pkg_name monad-control
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.0.0.4
|
Version: 1.0.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lift control operations, like exception catching, through monad transformers
|
Summary: Lift control operations, like exception catching, through monad transformers
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e984b7346af6d31b7ce918e1a0263075af8cbcf5440bc3df698d0354c90df61e
|
|
||||||
size 10709
|
|
3
monad-control-1.0.0.5.tar.gz
Normal file
3
monad-control-1.0.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:055f715701c82e2c238282e363807d5bd6300e82cb38eaf37283987bfa8943f9
|
||||||
|
size 10732
|
Loading…
Reference in New Issue
Block a user