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