From 567e83e86d71512d3172d5b48bc08815fe1c2424 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 12 Aug 2016 12:34:02 +0900 Subject: [PATCH] allow base 4.9 --- ghc-dataenc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-dataenc.spec b/ghc-dataenc.spec index ce24de4..5cead30 100644 --- a/ghc-dataenc.spec +++ b/ghc-dataenc.spec @@ -38,7 +38,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -cabal-tweak-dep-ver base '< 4.8' '< 4.9' +cabal-tweak-dep-ver base '< 4.8' '< 4.10' %build %ghc_lib_build