relaxed base dependency and added overwrite
This commit is contained in:
parent
8fd7966fd9
commit
2a3757f391
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue