mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Re-enable syb and close #2345
This commit is contained in:
parent
dc8f5a2d40
commit
c763004e99
@ -333,7 +333,7 @@ packages:
|
||||
- hjsmin
|
||||
- language-javascript
|
||||
- Strafunski-StrategyLib
|
||||
- HaRe
|
||||
# - HaRe # via: ghc-mod
|
||||
|
||||
"Alfredo Di Napoli <alfredo.dinapoli@gmail.com> @adinapoli":
|
||||
- mandrill
|
||||
@ -898,7 +898,7 @@ packages:
|
||||
# - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5
|
||||
|
||||
"Daniel Gröber <dxld@darkboxed.org> @DanielG":
|
||||
- ghc-mod
|
||||
# - ghc-mod # bounds: syb
|
||||
- cabal-helper
|
||||
|
||||
"Yann Esposito <yann.esposito@gmail.com> yogsototh @yogsototh":
|
||||
@ -2225,7 +2225,7 @@ packages:
|
||||
- flat-mcmc
|
||||
|
||||
"Facundo Domínguez <facundo.dominguez@tweag.io> @facundominguez":
|
||||
- distributed-process
|
||||
# - distributed-process # bounds: syb
|
||||
# - distributed-process-async # GHC 8
|
||||
# - distributed-process-client-server # GHC 8
|
||||
# - distributed-process-execution # GHC 8
|
||||
@ -2233,7 +2233,7 @@ packages:
|
||||
# - distributed-process-registry # GHC 8
|
||||
# - distributed-process-supervisor # GHC 8
|
||||
# - distributed-process-task # GHC 8
|
||||
- distributed-process-simplelocalnet
|
||||
# - distributed-process-simplelocalnet # via: distributed-process
|
||||
- distributed-static
|
||||
- network-transport
|
||||
- network-transport-tcp
|
||||
@ -3171,9 +3171,6 @@ packages:
|
||||
- tcp-streams-openssl < 1.0.0.0
|
||||
- mysql-haskell < 0.8.1.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2345
|
||||
- syb < 0.7
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2378
|
||||
- errors < 2.2.0
|
||||
|
||||
@ -3456,6 +3453,7 @@ skipped-tests:
|
||||
- state-plus # QuickCheck 2.9
|
||||
- system-filepath # QuickCheck 2.9 via chell-quickcheck
|
||||
- ghc-mod # hspec 2.4
|
||||
- unordered-containers # via ChasingBottoms
|
||||
|
||||
# Transitive outdated dependencies
|
||||
# These packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user