mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Disable Chart-diagrams to unconstrain SVGFonts, closes #1767
This commit is contained in:
parent
270ef76d0d
commit
2e99fdcfed
@ -2229,7 +2229,7 @@ packages:
|
||||
- tuple
|
||||
- OneTuple
|
||||
- SVGFonts
|
||||
- Chart-diagrams
|
||||
# - Chart-diagrams # https://github.com/timbod7/haskell-chart/issues/141
|
||||
|
||||
# "Aaron Levin <aaron.levin@soundcloud.com> @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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user