Support for base-4.15 and ghc-9.0.* #8

Closed
jneira wants to merge 4 commits from ghc-9.0.1 into master
1 changed files with 2 additions and 2 deletions

View File

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