Bump bound for ghc-8.8

pull/5/head 1.3.2.3.x1
Lennart Spitzner 2019-09-29 19:25:06 +02:00
parent 64615f9a40
commit 9b69fdc1b1
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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: |