mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Re-enable Chart-diagrams
This commit is contained in:
parent
0661ce39a7
commit
d21e0a6c66
@ -820,7 +820,7 @@ packages:
|
||||
- diagrams-gtk < 0 # via diagrams-cairo
|
||||
- diagrams-html5 < 0 # via lens-4.17
|
||||
- diagrams-lib
|
||||
- diagrams-postscript < 0 # via lens-4.17
|
||||
- diagrams-postscript
|
||||
- diagrams-rasterific
|
||||
- diagrams-solve
|
||||
- diagrams-svg
|
||||
@ -3861,6 +3861,10 @@ packages:
|
||||
- reanimate-svg
|
||||
- reanimate
|
||||
|
||||
"Vitaly Bragilevsky <vit.bragilevsky@gmail.com> @bravit":
|
||||
- Chart
|
||||
- Chart-diagrams
|
||||
|
||||
"Grandfathered dependencies":
|
||||
- Boolean
|
||||
- ChasingBottoms
|
||||
@ -4295,7 +4299,6 @@ packages:
|
||||
"Removed packages":
|
||||
- gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415
|
||||
- PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die)
|
||||
- Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181
|
||||
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
|
||||
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
||||
- HaXml < 0 # build failure with GHC 8.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user