mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 22:21:57 +01:00
Unblock simple-reflect and revdeps
This commit is contained in:
parent
0cd03e129f
commit
0af52c88a0
@ -3408,7 +3408,6 @@ packages:
|
|||||||
- pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- pred-set < 0 # DependencyFailed (PackageName "HSet")
|
- pred-set < 0 # DependencyFailed (PackageName "HSet")
|
||||||
- simple-log < 0 # DependencyFailed (PackageName "hformat")
|
- simple-log < 0 # DependencyFailed (PackageName "hformat")
|
||||||
- simple-reflect < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
|
||||||
- simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
@ -4303,9 +4302,6 @@ packages:
|
|||||||
- exp-pairs < 0 # GHC 8.4 via matrix
|
- exp-pairs < 0 # GHC 8.4 via matrix
|
||||||
- xlsx < 0 # GHC 8.4 via xeno
|
- xlsx < 0 # GHC 8.4 via xeno
|
||||||
- tasty-auto < 0 # GHC 8.4 via tasty-hspec
|
- tasty-auto < 0 # GHC 8.4 via tasty-hspec
|
||||||
- approximate < 0 # GHC 8.4 via simple-reflect
|
|
||||||
- compensated < 0 # GHC 8.4 via simple-reflect
|
|
||||||
- hyperloglog < 0 # GHC 8.4 via simple-reflect
|
|
||||||
- safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0
|
- safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0
|
||||||
- haxr < 0 # GHC 8.4 via HaXml
|
- haxr < 0 # GHC 8.4 via HaXml
|
||||||
- RSA < 0 # GHC 8.4 via crypto-pubkey-types
|
- RSA < 0 # GHC 8.4 via crypto-pubkey-types
|
||||||
@ -4588,10 +4584,6 @@ skipped-tests:
|
|||||||
# just remove these lines and run `stackage-curator check' to verify.
|
# just remove these lines and run `stackage-curator check' to verify.
|
||||||
- Cabal # GHC 8.4 via base-orphans-0.7, tree-diff
|
- Cabal # GHC 8.4 via base-orphans-0.7, tree-diff
|
||||||
- hoopl # GHC 8.4 via base-4.11.0.0 https://github.com/haskell/hoopl/issues/46
|
- hoopl # GHC 8.4 via base-4.11.0.0 https://github.com/haskell/hoopl/issues/46
|
||||||
- lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3
|
|
||||||
- lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3
|
|
||||||
- linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3
|
|
||||||
- log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3
|
|
||||||
- glabrous # hspec 2.5
|
- glabrous # hspec 2.5
|
||||||
- stb-image-redux # hspec 2.5
|
- stb-image-redux # hspec 2.5
|
||||||
- vinyl # hspec 2.5 # https://github.com/VinylRecords/Vinyl/issues/115
|
- vinyl # hspec 2.5 # https://github.com/VinylRecords/Vinyl/issues/115
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user