mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Restore c2hs, shelly, enclosed-exceptions
This commit is contained in:
parent
c10fb718ae
commit
d25e29e840
@ -3412,11 +3412,9 @@ packages:
|
||||
- wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind")
|
||||
- xls < 0 # DependencyFailed (PackageName "getopt-generics")
|
||||
- enclosed-exceptions < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/test/test
|
||||
- highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- shelly < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
@ -3465,9 +3463,6 @@ packages:
|
||||
- selda-sqlite < 0 # GHC 8.4 via direct-sqlite
|
||||
- djinn-ghc < 0 # GHC 8.4 via djinn-lib
|
||||
- xml-isogen < 0 # GHC 8.4 via dom-parser
|
||||
- configuration-tools < 0 # GHC 8.4 via enclosed-exceptions
|
||||
- network-attoparsec < 0 # GHC 8.4 via enclosed-exceptions
|
||||
- riak < 0 # GHC 8.4 via enclosed-exceptions
|
||||
- yesod-auth-fb < 0 # GHC 8.4 via fb
|
||||
- disposable < 0 # GHC 8.4 via ghcjs-base-stub
|
||||
- javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub
|
||||
@ -3505,7 +3500,6 @@ packages:
|
||||
- reform-blaze < 0 # GHC 8.4 via reform
|
||||
- reform-hamlet < 0 # GHC 8.4 via reform
|
||||
- Spock < 0 # GHC 8.4 via reroute
|
||||
- c2hs < 0 # GHC 8.4 via shelly
|
||||
- simple < 0 # GHC 8.4 via simple-templates
|
||||
- mbtiles < 0 # GHC 8.4 via sqlite-simple
|
||||
- morte < 0 # GHC 8.4 via text-format
|
||||
@ -3541,7 +3535,6 @@ packages:
|
||||
- jmacro-rpc < 0 # GHC 8.4 via jmacro
|
||||
- jmacro-rpc-snap < 0 # GHC 8.4 via jmacro
|
||||
- log < 0 # GHC 8.4 via log-postgres
|
||||
- network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec
|
||||
- asciidiagram < 0 # GHC 8.4 via rasterific-svg
|
||||
- simple-session < 0 # GHC 8.4 via simple
|
||||
- hedis < 0 # GHC 8.4 via slave-thread
|
||||
@ -4270,6 +4263,7 @@ skipped-tests:
|
||||
- weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17
|
||||
- wreq # ghc 8.4 via uuid
|
||||
- http-streams # ghc 8.4 via snap-server
|
||||
- enclosed-exceptions # hangs with ghc 8.4 https://github.com/jcristovao/enclosed-exceptions/issues/12
|
||||
- HTTP # conduit-extra 1.3
|
||||
- colour # QuickCheck-2.11.3
|
||||
- aeson
|
||||
@ -4436,6 +4430,7 @@ expected-test-failures:
|
||||
# GHC 8.4
|
||||
- doctest # https://github.com/sol/doctest/issues/198
|
||||
- transformers-compat # https://github.com/ekmett/transformers-compat/issues/32
|
||||
- shelly # hspec 2.5 https://github.com/yesodweb/Shelly.hs/issues/169
|
||||
|
||||
|
||||
# Intermittent failures or unreliable. These tests may pass when
|
||||
|
||||
Loading…
Reference in New Issue
Block a user