mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 02:50:31 +01:00
parent
f615791c45
commit
b0b31c5109
@ -3527,6 +3527,31 @@ 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)
|
||||||
|
|
||||||
|
# TODO: move these out of this section
|
||||||
|
- active < 0 # via lens-4.17
|
||||||
|
- diagrams-builder < 0 # via lens-4.17
|
||||||
|
- diagrams-cairo < 0 # via lens-4.17
|
||||||
|
- diagrams-canvas < 0 # via lens-4.17
|
||||||
|
- diagrams-contrib < 0 # via lens-4.17
|
||||||
|
- diagrams-core < 0 # via lens-4.17
|
||||||
|
- diagrams-html5 < 0 # via lens-4.17
|
||||||
|
- diagrams-lib < 0 # via lens-4.17
|
||||||
|
- diagrams-postscript < 0 # via lens-4.17
|
||||||
|
- diagrams-rasterific < 0 # via lens-4.17
|
||||||
|
- diagrams-svg < 0 # via lens-4.17
|
||||||
|
- force-layout < 0 # via lens-4.17
|
||||||
|
- json-autotype < 0 # via lens-4.17
|
||||||
|
- diagrams-gtk < 0 # via diagrams-cairo
|
||||||
|
- diagrams < 0 # via diagrams-contrib
|
||||||
|
- SVGFonts < 0 # via diagrams-core
|
||||||
|
- diagrams < 0 # via diagrams-core
|
||||||
|
- SVGFonts < 0 # via diagrams-lib
|
||||||
|
- chart-unit < 0 # via diagrams-lib
|
||||||
|
- diagrams < 0 # via diagrams-lib
|
||||||
|
- diagrams-gtk < 0 # via diagrams-lib
|
||||||
|
- chart-unit < 0 # via diagrams-svg
|
||||||
|
- diagrams < 0 # via diagrams-svg
|
||||||
|
|
||||||
# Packages in the build plan that are blocked
|
# Packages in the build plan that are blocked
|
||||||
# from inclusion due to compilation failure with ghc 8.4
|
# from inclusion due to compilation failure with ghc 8.4
|
||||||
"Build failure with GHC 8.4":
|
"Build failure with GHC 8.4":
|
||||||
@ -3578,15 +3603,9 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/3787
|
# https://github.com/commercialhaskell/stackage/issues/3787
|
||||||
- semigroupoids < 5.3
|
- semigroupoids < 5.3
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3792
|
|
||||||
- profunctors < 5.3
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3794
|
# https://github.com/commercialhaskell/stackage/issues/3794
|
||||||
- free < 5.1
|
- free < 5.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3795
|
|
||||||
- lens < 4.17
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3808
|
# https://github.com/commercialhaskell/stackage/issues/3808
|
||||||
- inspection-testing < 0.3
|
- inspection-testing < 0.3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user