mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 04:01:56 +01:00
Remove heap and median-stream per pruvisto/heap#5
This commit is contained in:
parent
6c5b4c34e6
commit
fc6c11bd18
@ -238,7 +238,7 @@ packages:
|
|||||||
|
|
||||||
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
|
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
|
||||||
# - sqlite-simple-errors # text 1.2.3.0
|
# - sqlite-simple-errors # text 1.2.3.0
|
||||||
- median-stream
|
# - median-stream # GHC 8.4 via heap
|
||||||
- stm-supply
|
- stm-supply
|
||||||
- filter-logger
|
- filter-logger
|
||||||
- tile
|
- tile
|
||||||
@ -3258,6 +3258,11 @@ packages:
|
|||||||
# that new packages depending on it will be flagged as well.
|
# that new packages depending on it will be flagged as well.
|
||||||
"Removed packages": []
|
"Removed packages": []
|
||||||
|
|
||||||
|
# Packages not explicitly in the build plan that are blocked
|
||||||
|
# from inclusion due to compilation failure with ghc 8.4
|
||||||
|
"Build failure with GHC 8.4":
|
||||||
|
- heap < 0 # https://github.com/pruvisto/heap/issues/5
|
||||||
|
|
||||||
# This section was used to programmatically generate a set of removals
|
# This section was used to programmatically generate a set of removals
|
||||||
# that would result in a valid build plan.
|
# that would result in a valid build plan.
|
||||||
# These packages have version bounds in their deps or transitive deps
|
# These packages have version bounds in their deps or transitive deps
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user