mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +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":
|
||||
# - sqlite-simple-errors # text 1.2.3.0
|
||||
- median-stream
|
||||
# - median-stream # GHC 8.4 via heap
|
||||
- stm-supply
|
||||
- filter-logger
|
||||
- tile
|
||||
@ -3258,6 +3258,11 @@ packages:
|
||||
# that new packages depending on it will be flagged as well.
|
||||
"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
|
||||
# that would result in a valid build plan.
|
||||
# These packages have version bounds in their deps or transitive deps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user