parent
64615f9a40
commit
9b69fdc1b1
|
@ -37,7 +37,7 @@ library
|
|||
other-modules: UI.Butcher.Monadic.Internal.Types
|
||||
UI.Butcher.Monadic.Internal.Core
|
||||
build-depends:
|
||||
{ base >=4.9 && <4.13
|
||||
{ base >=4.9 && <4.14
|
||||
, free < 5.2
|
||||
, unsafe < 0.1
|
||||
, microlens <0.5
|
||||
|
|
|
@ -29,6 +29,8 @@ checks:
|
|||
version: "8.4.4"
|
||||
- compiler: "ghc"
|
||||
version: "8.6.5"
|
||||
- compiler: "ghc"
|
||||
version: "8.8.1"
|
||||
# - compiler: "ghc"
|
||||
# version: "8.8.1-alpha1"
|
||||
compilers-help: |
|
||||
|
|
Loading…
Reference in New Issue