Closed
Description
Version 0.8
of the containers
package has been released, but hedgehog
and hedgehog-example
currently have an upper bound of < 0.8
:
haskell-hedgehog/hedgehog/hedgehog.cabal
Line 65 in 8deec00
haskell-hedgehog/hedgehog/hedgehog.cabal
Line 152 in 8deec00
I was able to successfully build with:
cabal build all \
--constraint=containers==0.8 \
--allow-newer=hedgehog:containers \
--allow-newer=hedgehog-example:containers \
--allow-newer=hashable:containers \
--allow-newer=wl-pprint-annotated:containers
Related upstream issues:
Metadata
Metadata
Assignees
Labels
No labels