This commit is contained in:
rnhmjoj 2015-06-02 00:33:07 +02:00
parent fb61f650f6
commit ea2f463947

View File

@ -31,7 +31,7 @@ library
Data.Number.Peano Data.Number.Peano
other-extensions: TypeSynonymInstances, FlexibleInstances other-extensions: TypeSynonymInstances, FlexibleInstances
build-depends: base >=4.8 && base < 5.0 build-depends: base >=4.8 && < 5.0
hs-source-dirs: src hs-source-dirs: src
default-language: Haskell2010 default-language: Haskell2010
ghc-options: -O2 ghc-options: -O2