diff --git a/build-constraints.yaml b/build-constraints.yaml index 48b5eb62..9ab42a0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2229,7 +2229,7 @@ packages: - tuple - OneTuple - SVGFonts - - Chart-diagrams + # - Chart-diagrams # https://github.com/timbod7/haskell-chart/issues/141 # "Aaron Levin @aaronmblevin": # GHC 8 & lots of other packages - haskell-kubernetes @@ -2595,9 +2595,6 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1767 - - SVGFonts < 1.6 - # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 # May need to disable test suite when lifting this https://github.com/pcapriotti/optparse-applicative/issues/228 - diagrams-canvas < 1.3.0.7 @@ -3191,3 +3188,4 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package +- Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141