mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 03:01:56 +01:00
Add back bits, semigroupoids, and streams
This commit is contained in:
parent
cfb31f06ad
commit
9fb0b613bb
@ -249,7 +249,7 @@ packages:
|
|||||||
- adjunctions
|
- adjunctions
|
||||||
# GHC 8 - approximate
|
# GHC 8 - approximate
|
||||||
- bifunctors
|
- bifunctors
|
||||||
# GHC 8 - bits
|
- bits
|
||||||
# GHC 8 - bound
|
# GHC 8 - bound
|
||||||
- bytes
|
- bytes
|
||||||
- charset
|
- charset
|
||||||
@ -288,7 +288,6 @@ packages:
|
|||||||
- mtl
|
- mtl
|
||||||
- nats
|
- nats
|
||||||
- numeric-extras
|
- numeric-extras
|
||||||
# GHC 8
|
|
||||||
- parsers
|
- parsers
|
||||||
- pointed
|
- pointed
|
||||||
- prelude-extras
|
- prelude-extras
|
||||||
@ -301,7 +300,7 @@ packages:
|
|||||||
- semigroupoids
|
- semigroupoids
|
||||||
- semigroups
|
- semigroups
|
||||||
- speculation
|
- speculation
|
||||||
# BLOCKED comonad 5 - streams
|
- streams
|
||||||
- tagged
|
- tagged
|
||||||
- vector-instances
|
- vector-instances
|
||||||
- void
|
- void
|
||||||
@ -2463,7 +2462,6 @@ skipped-tests:
|
|||||||
- ad
|
- ad
|
||||||
- composition-tree
|
- composition-tree
|
||||||
# GHC 8 - patches-vector
|
# GHC 8 - patches-vector
|
||||||
- semigroupoids
|
|
||||||
|
|
||||||
# GHC 8 (bytestring-handle)
|
# GHC 8 (bytestring-handle)
|
||||||
- tar
|
- tar
|
||||||
@ -2563,9 +2561,6 @@ expected-test-failures:
|
|||||||
# Requires SAT solver and old QuickCheck
|
# Requires SAT solver and old QuickCheck
|
||||||
- ersatz
|
- ersatz
|
||||||
|
|
||||||
# Failing doctests
|
|
||||||
- bits
|
|
||||||
|
|
||||||
# No server running
|
# No server running
|
||||||
- amqp
|
- amqp
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user