relaxed base dependency and added overwrite

This commit is contained in:
sebastianselander 2023-02-03 11:29:42 +01:00
parent 8fd7966fd9
commit 2a3757f391

View file

@ -35,7 +35,7 @@ executable language
hs-source-dirs: src hs-source-dirs: src
build-depends: build-depends:
base ^>=4.16.3.0 base >=4.16
, mtl , mtl
, containers , containers
, either , either