Allow base-4.15

pull/8/head
jneira 2021-12-21 20:56:10 +01:00
parent ad17fe7763
commit 068731241d
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ library
other-modules: UI.Butcher.Monadic.Internal.Types other-modules: UI.Butcher.Monadic.Internal.Types
UI.Butcher.Monadic.Internal.Core UI.Butcher.Monadic.Internal.Core
build-depends: build-depends:
{ base >=4.11 && <4.15 { base >=4.11 && <4.16
, free < 5.2 , free < 5.2
, unsafe < 0.1 , unsafe < 0.1
, microlens <0.5 , microlens <0.5
@ -109,7 +109,7 @@ test-suite tests
} }
ghc-options: -Wall -rtsopts ghc-options: -Wall -rtsopts
main-is: TestMain.hs main-is: TestMain.hs
other-modules: other-modules:
hs-source-dirs: src-tests hs-source-dirs: src-tests
include-dirs: include-dirs:
srcinc srcinc