restore int-cast

This commit is contained in:
Dan Burton 2021-04-11 14:33:11 -04:00
parent 18c6961b70
commit 446fcaef6a
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -4317,7 +4317,7 @@ packages:
# - msgpack-rpc # https://github.com/commercialhaskell/stackage/pull/4471
# - msgpack-idl # https://github.com/commercialhaskell/stackage/pull/4471
- msgpack-aeson < 0 # via msgpack
- int-cast < 0 # ghc 8.10
- int-cast
"Akihito Kirisaki <kirisaki@klaraworks.net> @kirisaki":
- caster < 0 # via fast-builder