Dependencies: "infix-fmap" has been renamed "functor-infix".

master
vi 2014-08-04 05:00:02 +08:00
parent c5000549c6
commit 5f57bba1eb
1 changed files with 5 additions and 5 deletions

View File

@ -33,11 +33,11 @@ library
other-modules:
Paths_https_everywhere_rules_base
build-depends:
base >= 4.7 && < 4.8,
directory >= 1.2 && < 1.3,
filepath >= 1.3 && < 1.4,
text >= 1.1 && < 1.2,
infix-fmap >= 0.0 && < 0.1
base >= 4.7 && < 4.8,
directory >= 1.2 && < 1.3,
filepath >= 1.3 && < 1.4,
text >= 1.1 && < 1.2,
functor-infix >= 0.0 && < 0.1
hs-source-dirs:
src
ghc-options: