mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +01:00
Remove some ghc 8.4 build failures
This commit is contained in:
parent
3ea52727db
commit
34ae5a564f
@ -25,7 +25,8 @@ packages:
|
|||||||
- zstd
|
- zstd
|
||||||
|
|
||||||
"Jacek Galowicz <jacek@galowicz.de> @tfc":
|
"Jacek Galowicz <jacek@galowicz.de> @tfc":
|
||||||
- hamtsolo
|
[]
|
||||||
|
# - hamtsolo # conduit 1.3 https://github.com/tfc/hamtsolo/issues/3
|
||||||
|
|
||||||
"Ferdinand van Walree <ferdinandvwalree@gmail.com> @Ferdinand-vW":
|
"Ferdinand van Walree <ferdinandvwalree@gmail.com> @Ferdinand-vW":
|
||||||
[]
|
[]
|
||||||
@ -648,7 +649,7 @@ packages:
|
|||||||
- monad-parallel
|
- monad-parallel
|
||||||
- monad-coroutine
|
- monad-coroutine
|
||||||
- incremental-parser
|
- incremental-parser
|
||||||
- monoid-subclasses
|
# - monoid-subclasses # GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16
|
||||||
- picoparsec
|
- picoparsec
|
||||||
- rank2classes
|
- rank2classes
|
||||||
|
|
||||||
@ -1824,7 +1825,7 @@ packages:
|
|||||||
- webdriver-angular
|
- webdriver-angular
|
||||||
|
|
||||||
"Sven Heyll <svh@posteo.de> @sheyll":
|
"Sven Heyll <svh@posteo.de> @sheyll":
|
||||||
- b9
|
# - b9 # GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
|
||||||
- type-spec
|
- type-spec
|
||||||
- pretty-types
|
- pretty-types
|
||||||
|
|
||||||
@ -2069,7 +2070,7 @@ packages:
|
|||||||
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
||||||
- fgl
|
- fgl
|
||||||
# - graphviz # fgl 5.6.0.0
|
# - graphviz # fgl 5.6.0.0
|
||||||
- wl-pprint-text
|
# - wl-pprint-text # build failure with ghc 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18
|
||||||
- servant-pandoc
|
- servant-pandoc
|
||||||
|
|
||||||
"Sharif Olorin <sio@tesser.org> @olorin":
|
"Sharif Olorin <sio@tesser.org> @olorin":
|
||||||
@ -3263,7 +3264,12 @@ packages:
|
|||||||
# 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":
|
||||||
|
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
|
||||||
|
- hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3
|
||||||
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
|
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
|
||||||
|
- monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16
|
||||||
|
- wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18
|
||||||
|
|
||||||
# may have no issue yet
|
# may have no issue yet
|
||||||
- FPretty < 0 # build failure with GHC 8.4
|
- FPretty < 0 # build failure with GHC 8.4
|
||||||
- Genbank < 0 # build failure with GHC 8.4
|
- Genbank < 0 # build failure with GHC 8.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user