Skip to content

Commit

Permalink
Skip various test suites per doctest 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBurton committed Jul 25, 2017
1 parent 5d50125 commit 5cdd7df
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3444,6 +3444,36 @@ skipped-tests:
# Outdated dependencies
# These can periodically be checked for updates;
# just remove these lines and run `stackage-curator check' to verify.
# doctest 0.12
- ad
- attoparsec-time
- bits
- bound
- bytes
- cgi
- clash-prelude
- comonad
- distributive
- email-validate
- flow
- genvalidity-property
- hasmin
- http-api-data
- intervals
- lens
- lens-aeson
- linear
- linear-accelerate
- log-domain
- makefile
- pipes-group
- prettyprinter
- semigroupoids
- servant-ruby
- servant-swagger
- tdigest
- turtle
- zippers
# # HUnit 1.5
- GLFW-b
- Glob
Expand Down

1 comment on commit 5cdd7df

@decentral1se
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one 👍

Please sign in to comment.