mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 18:51:58 +01:00
Take over enummapset, which is now fixed
and enable my two packages that depend on it. I know at least one more package on Stackage, set-cover, was broken by enummapset and may now also run fine, so let me optimistically enable it what CI says.
This commit is contained in:
parent
858105d6ca
commit
6108fb37d3
@ -137,11 +137,12 @@ packages:
|
|||||||
|
|
||||||
"Mikolaj Konarski <mikolaj.konarski@funktory.com> @Mikolaj":
|
"Mikolaj Konarski <mikolaj.konarski@funktory.com> @Mikolaj":
|
||||||
- sdl2-ttf
|
- sdl2-ttf
|
||||||
|
- enummapset
|
||||||
- assert-failure
|
- assert-failure
|
||||||
- minimorph
|
- minimorph
|
||||||
- miniutter
|
- miniutter
|
||||||
- LambdaHack < 0
|
- LambdaHack
|
||||||
- Allure < 0
|
- Allure
|
||||||
|
|
||||||
"Jürgen Keck <jhyphenkeck@gmail.com> @j-keck":
|
"Jürgen Keck <jhyphenkeck@gmail.com> @j-keck":
|
||||||
- wreq-stringless < 0
|
- wreq-stringless < 0
|
||||||
@ -260,7 +261,7 @@ packages:
|
|||||||
- probability
|
- probability
|
||||||
- sample-frame
|
- sample-frame
|
||||||
- sample-frame-np
|
- sample-frame-np
|
||||||
- set-cover < 0
|
- set-cover
|
||||||
- sox
|
- sox
|
||||||
- soxlib
|
- soxlib
|
||||||
- spreadsheet
|
- spreadsheet
|
||||||
@ -3825,7 +3826,6 @@ packages:
|
|||||||
"Build failure with GHC 8.6":
|
"Build failure with GHC 8.6":
|
||||||
# out of bounds
|
# out of bounds
|
||||||
- SCalendar < 0
|
- SCalendar < 0
|
||||||
- enummapset < 0
|
|
||||||
- haskell-tools-builtin-refactorings < 0
|
- haskell-tools-builtin-refactorings < 0
|
||||||
- hpqtypes < 0
|
- hpqtypes < 0
|
||||||
- lrucache < 0
|
- lrucache < 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user