|
@@ -22,7 +22,7 @@ library
|
|
Data.Either.Extras
|
|
Data.Either.Extras
|
|
-- other-modules:
|
|
-- other-modules:
|
|
-- other-extensions:
|
|
-- other-extensions:
|
|
- build-depends: base >=4.7 && <4.8
|
|
|
|
|
|
+ build-depends: base >=4.8 && <4.9
|
|
hs-source-dirs: src
|
|
hs-source-dirs: src
|
|
default-language: Haskell2010
|
|
default-language: Haskell2010
|
|
ghc-options: -Wall -fno-warn-unused-do-bind -fwarn-incomplete-patterns
|
|
ghc-options: -Wall -fno-warn-unused-do-bind -fwarn-incomplete-patterns
|