From 9fbd390068adb0c87da34c67d887f219c7bbd779 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 10 Aug 2016 12:33:23 +0900 Subject: [PATCH] allow base 4.9 --- ghc-utf8-string.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc-utf8-string.spec b/ghc-utf8-string.spec index bedb92c..ae05671 100644 --- a/ghc-utf8-string.spec +++ b/ghc-utf8-string.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 base '< 4.9' '< 4.10' %build