From 0de7d9f801b2145d1cb90fa91fd37b3dfdc4ee6e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 12 Aug 2016 19:00:41 +0900 Subject: [PATCH] allow transformers 0.5 --- ghc-distributive.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 4a47923..3c24474 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -37,6 +37,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} +cabal-tweak-dep-ver transformers '< 0.5' '< 0.6' %build