mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +01:00
Reenable vault
`vault` was listed in `"GHC 8.8-related build failures"`, but that is much too restrictive, since the library actually builds without issue on GHC 8.8. The only part that doesn't build correctly is its Haddocks, which is due to a Haddock bug (reported upstream at haskell/haddock#1091). I've listed `vault` in `expected-haddock-failures` as a result.
This commit is contained in:
parent
39a27b360f
commit
6efb0bc8d1
@ -6020,7 +6020,6 @@ packages:
|
|||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
- cuda < 0
|
- cuda < 0
|
||||||
- vault < 0
|
|
||||||
- vivid-osc < 0
|
- vivid-osc < 0
|
||||||
- flay < 0
|
- flay < 0
|
||||||
- barbies < 0
|
- barbies < 0
|
||||||
@ -6965,6 +6964,9 @@ expected-haddock-failures:
|
|||||||
- bins
|
- bins
|
||||||
- emd
|
- emd
|
||||||
- hmatrix-backprop
|
- hmatrix-backprop
|
||||||
|
|
||||||
|
# https://github.com/haskell/haddock/issues/1091
|
||||||
|
- vault
|
||||||
# end of expected-haddock-failures
|
# end of expected-haddock-failures
|
||||||
|
|
||||||
# For packages with haddock issues
|
# For packages with haddock issues
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user