Accepting request 322640 from devel:languages:haskell:lts
- update to 4.4.1 * Support mmorph OBS-URL: https://build.opensuse.org/request/show/322640 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-either?expand=0&rev=6
This commit is contained in:
parent
f9dc541fce
commit
daad15dc93
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d37ba050c440342f0262b2b98ccc24b1306f9db7ef89b964dc4337c2b1fd9de
|
|
||||||
size 9189
|
|
3
either-4.4.1.tar.gz
Normal file
3
either-4.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:91e57debc09bcaa7d4b884902ea6d3201ca3fec77625a059edd84bcaeb5909cb
|
||||||
|
size 9243
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Sun May 31 20:28:19 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.3.4.1
|
Version: 4.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An either monad transformer
|
Summary: An either monad transformer
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -36,6 +36,7 @@ BuildRequires: ghc-MonadRandom-devel
|
|||||||
BuildRequires: ghc-bifunctors-devel
|
BuildRequires: ghc-bifunctors-devel
|
||||||
BuildRequires: ghc-exceptions-devel
|
BuildRequires: ghc-exceptions-devel
|
||||||
BuildRequires: ghc-free-devel
|
BuildRequires: ghc-free-devel
|
||||||
|
BuildRequires: ghc-mmorph-devel
|
||||||
BuildRequires: ghc-monad-control-devel
|
BuildRequires: ghc-monad-control-devel
|
||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
BuildRequires: ghc-profunctors-devel
|
BuildRequires: ghc-profunctors-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user