Change base to version which is compatible with ghc.9.2.4

This commit is contained in:
Martin Fredin 2023-01-17 15:33:52 +01:00
parent fe7c68777e
commit 157ee636e8

View file

@ -68,7 +68,7 @@ executable language
-- other-extensions:
-- Other library packages from which modules are imported.
build-depends: base ^>=4.17.0.0
build-depends: base ^>=4.16.3.0
-- Directories containing source files.
hs-source-dirs: app