cabal test all \
--constraint=containers==0.8 \
--allow-newer=hashable:containers \
--allow-newer=indexed-traversable:containers \
--allow-newer=scientific:containers \
--allow-newer=semialign:containers \
--allow-newer=witherable:containers \
--allow-newer=quickcheck-instances:containers
Version
0.8of thecontainerspackage has been released, butaesoncurrently has an upper bound of< 0.8:aeson/aeson.cabal
Lines 96 to 99 in 85c2da5
I was able to build and test successfully with the following command:
Relevant upstream issues:
containersversion0.8. haskellari/indexed-traversable#47containersversion0.8(insemialign). haskellari/these#207containersversion0.8. fumieval/witherable#105containersversion0.8. haskellari/qc-instances#104containersversion0.8. haskell-unordered-containers/hashable#319containersversion0.8. basvandijk/scientific#103