forked from pool/ghc-either
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
This commit is contained in:
parent
daad15dc93
commit
ffd836bf63
3
either-4.4.1.1.tar.gz
Normal file
3
either-4.4.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3
|
||||||
|
size 9376
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:91e57debc09bcaa7d4b884902ea6d3201ca3fec77625a059edd84bcaeb5909cb
|
|
||||||
size 9243
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Aug 7 06:57:35 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name either
|
%global pkg_name either
|
||||||
|
|
||||||
Name: ghc-either
|
Name: ghc-either
|
||||||
Version: 4.4.1
|
Version: 4.4.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An either monad transformer
|
Summary: An either monad transformer
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user