add constraint "hasql < 1.7" per #7406

This commit is contained in:
Dan Burton 2024-05-02 13:54:56 -07:00
parent 66536338ee
commit 9dae3ddd1c
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -8451,6 +8451,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7403
- base-compat < 0.14
- base-compat-batteries < 0.14
# https://github.com/commercialhaskell/stackage/issues/7406
- hasql < 1.7
# end of Stackage upper bounds
# end of packages