strict-base-types upper bound for #5571

This commit is contained in:
Adam Bergmark 2020-08-08 03:23:03 +02:00
parent 59104128df
commit 37dff3f9de

View File

@ -1150,7 +1150,6 @@ packages:
"Adam Bergmark <adam@bergmark.nl> @bergmark":
- HUnit
- aeson < 1.5.0.0 # https://github.com/commercialhaskell/stackage/issues/5571
- attoparsec-iso8601
- fay < 0
- fay-base < 0
@ -4884,6 +4883,11 @@ packages:
- tasty < 1.3
- tasty-golden < 2.3.3.3
# https://github.com/commercialhaskell/stackage/issues/5571
- aeson < 1.5.0.0
- strict-base-types < 0.7
# https://github.com/commercialhaskell/stackage/issues/5566
- QuickCheck < 2.14
- quickcheck-instances < 0.3.24