Upgrade data-fix, disable hnix and dhall-nix, closes #5535

This commit is contained in:
Adam Bergmark 2020-08-08 20:30:06 +02:00
parent 74c163c869
commit 2702a1b1e7

View File

@ -486,7 +486,7 @@ packages:
- coercible-utils < 0 # ghc 8.10
- hspec-parsec
- checkers
- hnix
- hnix < 0
- hashing
- hnix-store-core
- monadlist
@ -1137,7 +1137,7 @@ packages:
- dhall-lsp-server
- dhall-yaml
- aeson-yaml # req'd by dhall-json
- dhall-nix
- dhall-nix < 0
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
- colonnade < 0 # via profunctors-5.5
@ -4925,20 +4925,17 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/5580
- dhall < 1.34.0
- dhall-bash < 1.0.32
- dhall-nix < 1.1.16
# - dhall-nix < 1.1.16
- dhall-json < 1.7.1
- dhall-lsp-server < 1.0.9
# https://github.com/commercialhaskell/stackage/issues/5581
- unordered-containers < 0.2.12.0
# https://github.com/commercialhaskell/stackage/issues/5535
# 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-base-types < 0.7
- aeson < 1.5.3.0
# end of packages