mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Restore IP but skip tests
This commit is contained in:
parent
e80cde6243
commit
328d85a17a
@ -3294,7 +3294,6 @@ packages:
|
||||
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
|
||||
- hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84
|
||||
- inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
|
||||
- ip < 0 # build failure with GHC 8.4 https://github.com/andrewthad/haskell-ip/issues/34
|
||||
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
|
||||
- list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12
|
||||
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
|
||||
@ -4291,6 +4290,7 @@ skipped-tests:
|
||||
- GLFW-b # HUnit 1.6
|
||||
- haskell-tools-refactor # either, tasty, and tasty-hunit
|
||||
- hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11
|
||||
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
||||
- lifted-base # HUnit 1.6
|
||||
- makefile # GHC 8.2
|
||||
- model # tasty-quickcheck 0.9.2
|
||||
@ -4693,7 +4693,6 @@ expected-benchmark-failures:
|
||||
- http2
|
||||
- xxhash # https://github.com/christian-marie/xxhash/issues/4
|
||||
- monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3
|
||||
- ip # https://github.com/andrewthad/haskell-ip/issues/22
|
||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||
|
||||
# end of expected-benchmark-failures
|
||||
|
||||
Loading…
Reference in New Issue
Block a user