Bump base-compat version so we get compatibility with base 4.12.
This commit is contained in:
parent
3cfcfacd72
commit
ebef4fb41d
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ common common-options
|
|||
if impl(ghc < 8.6)
|
||||
hs-source-dirs: prelude
|
||||
other-modules: Prelude
|
||||
build-depends: base-compat >= 0.9
|
||||
build-depends: base-compat >= 0.10.5
|
||||
other-extensions: NoImplicitPrelude
|
||||
|
||||
if os(windows)
|
||||
|
|
Loading…
Reference in a new issue