Accepting request 355950 from devel:languages:haskell
- update to 0.5.0.2 * Added flags for removing some dependencies. * upport doctests when building to non-standard locations (such as when using stack.) * Support base-orphans (forwarded request 355949 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/355950 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-distributive?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82d1f53495fe9c25e4e974825666b4a6232af7452784e145cc04aeb365b25468
|
||||
size 6686
|
3
distributive-0.5.0.2.tar.gz
Normal file
3
distributive-0.5.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f884996f491fe5b275b7dda2cebdadfecea0d7788a142546e0271e9575cc1609
|
||||
size 8291
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 08:40:30 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.5.0.2
|
||||
* Added flags for removing some dependencies.
|
||||
* upport doctests when building to non-standard locations (such as when using stack.)
|
||||
* Support base-orphans
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 06:41:23 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-distributive
|
||||
Version: 0.4.4
|
||||
Version: 0.5.0.2
|
||||
Release: 0
|
||||
Summary: Distributive functors -- Dual to Traversable
|
||||
License: BSD-2-Clause
|
||||
@@ -34,6 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-base-orphans-devel
|
||||
BuildRequires: ghc-tagged-devel
|
||||
BuildRequires: ghc-transformers-compat-devel
|
||||
BuildRequires: ghc-transformers-devel
|
||||
|
Reference in New Issue
Block a user