mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 12:11:56 +01:00
Go over all test-suites and re-enable updated ones.
This commit is contained in:
parent
8fcf108733
commit
a5ca4deb04
@ -1691,48 +1691,26 @@ skipped-builds:
|
|||||||
|
|
||||||
# By skipping a test suite, we do not pull in the build dependencies
|
# By skipping a test suite, we do not pull in the build dependencies
|
||||||
skipped-tests:
|
skipped-tests:
|
||||||
- dbmigrations
|
# old version of warp
|
||||||
- ReadArgs # old version of hspec
|
|
||||||
- ersatz # old QuickCheck
|
|
||||||
- punycode # pulls in encoding
|
|
||||||
- HTTP
|
- HTTP
|
||||||
- Octree
|
|
||||||
- options
|
|
||||||
- hasql
|
|
||||||
|
|
||||||
# require old hspec
|
# require old hspec
|
||||||
|
- ReadArgs
|
||||||
- bloodhound
|
- bloodhound
|
||||||
- fb
|
- fb
|
||||||
|
- hasql
|
||||||
# require old tasty
|
|
||||||
- diagrams-haddock
|
|
||||||
|
|
||||||
# requires old hsql
|
|
||||||
- hasql-postgres
|
|
||||||
|
|
||||||
# https://github.com/pa-ba/compdata/issues/4
|
# https://github.com/pa-ba/compdata/issues/4
|
||||||
- compdata
|
- compdata
|
||||||
|
|
||||||
# Too lazy to keep the test dependencies up to date
|
# Too lazy to keep the test dependencies up to date
|
||||||
- base-prelude
|
|
||||||
- cases
|
- cases
|
||||||
- focus
|
|
||||||
- hasql
|
|
||||||
- hasql-backend
|
|
||||||
- hasql-postgres
|
- hasql-postgres
|
||||||
- list-t
|
- list-t
|
||||||
- mtl-prelude
|
|
||||||
- neat-interpolation
|
|
||||||
- partial-handler
|
|
||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
- slave-thread
|
- slave-thread
|
||||||
- stm-containers
|
- stm-containers
|
||||||
|
|
||||||
# Cloud Haskell out-of-date dependencies
|
|
||||||
- distributed-process-async
|
|
||||||
- distributed-process-client-server
|
|
||||||
- distributed-process-extras
|
|
||||||
|
|
||||||
# Just a temporary package with a flimsy, inherited test suite
|
# Just a temporary package with a flimsy, inherited test suite
|
||||||
- Cabal-ide-backend
|
- Cabal-ide-backend
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user