base constraint
This commit is contained in:
parent
2abdeedb72
commit
1ad2002e40
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ executable haskell-template
|
|||
build-depends:
|
||||
, aeson
|
||||
, async
|
||||
, base
|
||||
, base >=4.13.0.0 && <=4.18.0.0
|
||||
, bytestring
|
||||
, containers
|
||||
, data-default
|
||||
|
|
Loading…
Reference in a new issue