Change base to version which is compatible with ghc.9.2.4
This commit is contained in:
parent
fe7c68777e
commit
157ee636e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue