diff --git a/distributive-0.4.4.tar.gz b/distributive-0.4.4.tar.gz deleted file mode 100644 index c5d447b..0000000 --- a/distributive-0.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82d1f53495fe9c25e4e974825666b4a6232af7452784e145cc04aeb365b25468 -size 6686 diff --git a/distributive-0.5.0.2.tar.gz b/distributive-0.5.0.2.tar.gz new file mode 100644 index 0000000..0b6ea92 --- /dev/null +++ b/distributive-0.5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f884996f491fe5b275b7dda2cebdadfecea0d7788a142546e0271e9575cc1609 +size 8291 diff --git a/ghc-distributive.changes b/ghc-distributive.changes index ad9088d..d7a2b42 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -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 diff --git a/ghc-distributive.spec b/ghc-distributive.spec index a5fd026..f330bb6 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -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