base constraint

This commit is contained in:
Sridhar Ratnakumar 2022-02-04 19:22:31 -05:00 committed by GitHub
parent 2abdeedb72
commit 1ad2002e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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