This commit is contained in:
Adam Bergmark 2020-08-08 20:25:18 +02:00
parent 0b3daa8ea2
commit 74c163c869

View File

@ -1149,6 +1149,7 @@ packages:
- bloodhound < 0 # via aeson-1.3.1.0 - bloodhound < 0 # via aeson-1.3.1.0
"Adam Bergmark <adam@bergmark.nl> @bergmark": "Adam Bergmark <adam@bergmark.nl> @bergmark":
- aeson
- HUnit - HUnit
- attoparsec-iso8601 - attoparsec-iso8601
- fay < 0 - fay < 0
@ -4886,10 +4887,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/5587 # https://github.com/commercialhaskell/stackage/issues/5587
- network < 3.1.2.0 - network < 3.1.2.0
# https://github.com/commercialhaskell/stackage/issues/5571
- aeson < 1.5.3.0
- strict-base-types < 0.7
# https://github.com/commercialhaskell/stackage/issues/5566 # https://github.com/commercialhaskell/stackage/issues/5566
- QuickCheck < 2.14 - QuickCheck < 2.14
- quickcheck-instances < 0.3.24 - quickcheck-instances < 0.3.24
@ -4916,9 +4913,6 @@ packages:
- rebase < 1.7 - rebase < 1.7
- rerebase < 1.7 - rerebase < 1.7
# https://github.com/commercialhaskell/stackage/issues/5535
- data-fix < 0.3
# https://github.com/commercialhaskell/stackage/issues/5537 # https://github.com/commercialhaskell/stackage/issues/5537
- tasty-expected-failure < 0.12 - tasty-expected-failure < 0.12
@ -4938,8 +4932,13 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/5581 # https://github.com/commercialhaskell/stackage/issues/5581
- unordered-containers < 0.2.12.0 - unordered-containers < 0.2.12.0
# https://github.com/commercialhaskell/stackage/issues/5535
# https://github.com/commercialhaskell/stackage/issues/5583 # https://github.com/commercialhaskell/stackage/issues/5583
# I think both of these needs to be closed at the same time.
- aeson < 1.5.3.0
- data-fix < 0.3
- strict < 0.4 - strict < 0.4
- strict-base-types < 0.7
# end of packages # end of packages