mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Re-enable http-reverse-proxy, but skip tests
This commit is contained in:
parent
bf6a0abac2
commit
c7bb703b56
@ -3349,7 +3349,6 @@ packages:
|
||||
- fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- http-reverse-proxy < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array")
|
||||
- srcloc < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
@ -3664,6 +3663,7 @@ skipped-tests:
|
||||
- store # https://github.com/fpco/store/issues/125
|
||||
- json-autotype # https://github.com/mgajda/json-autotype/issues/17
|
||||
- persistable-types-HDBC-pg # https://github.com/khibino/haskell-relational-record/issues/66
|
||||
- http-reverse-proxy # https://github.com/fpco/http-reverse-proxy/issues/27
|
||||
|
||||
# Runtime issues
|
||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
||||
|
||||
Loading…
Reference in New Issue
Block a user