fix attoparsec-enumerator lower bound

This commit is contained in:
Jens Petersen 2012-03-08 10:35:19 +09:00
parent e5949a6c30
commit f2ec01caac
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
BuildRequires: ghc-attoparsec-enumerator-prof > 0.3
BuildRequires: ghc-attoparsec-enumerator-prof >= 0.3
BuildRequires: ghc-blaze-builder-enumerator-prof
BuildRequires: ghc-base16-bytestring-prof
BuildRequires: ghc-bytestring-nums-prof