mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 14:04:35 +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-gtk < 0 # via diagrams-cairo
|
||||||
- diagrams-html5 < 0 # via lens-4.17
|
- diagrams-html5 < 0 # via lens-4.17
|
||||||
- diagrams-lib
|
- diagrams-lib
|
||||||
- diagrams-postscript < 0 # via lens-4.17
|
- diagrams-postscript
|
||||||
- diagrams-rasterific
|
- diagrams-rasterific
|
||||||
- diagrams-solve
|
- diagrams-solve
|
||||||
- diagrams-svg
|
- diagrams-svg
|
||||||
@ -3861,6 +3861,10 @@ packages:
|
|||||||
- reanimate-svg
|
- reanimate-svg
|
||||||
- reanimate
|
- reanimate
|
||||||
|
|
||||||
|
"Vitaly Bragilevsky <vit.bragilevsky@gmail.com> @bravit":
|
||||||
|
- Chart
|
||||||
|
- Chart-diagrams
|
||||||
|
|
||||||
"Grandfathered dependencies":
|
"Grandfathered dependencies":
|
||||||
- Boolean
|
- Boolean
|
||||||
- ChasingBottoms
|
- ChasingBottoms
|
||||||
@ -4295,7 +4299,6 @@ packages:
|
|||||||
"Removed packages":
|
"Removed packages":
|
||||||
- gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415
|
- 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)
|
- 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
|
- 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
|
- 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
|
- HaXml < 0 # build failure with GHC 8.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user