Skip to content

Commit

Permalink
Unconstrain hspec-*, closes #2229
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBurton committed Feb 10, 2017
1 parent f1b5850 commit 4677e7d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2802,12 +2802,6 @@ packages:
- vector < 0.12.0.0
- primitive < 0.6.2.0

# https://github.com/fpco/stackage/issues/2229
- hspec < 2.4
- hspec-core < 2.4
- hspec-discover < 2.4
- hspec-smallcheck < 0.4.2

# https://github.com/fpco/stackage/issues/2246
- blaze-html < 0.9
- blaze-markup < 0.8
Expand Down Expand Up @@ -2979,18 +2973,24 @@ skipped-tests:
# # Other outdated dependencies
- Cabal # QuickCheck 2.9
- ReadArgs # https://github.com/rampion/ReadArgs/issues/8
- bloodhound # hspec 2.4
- bytestring-handle # QuickCheck 2.9
- chell # options & via chell-quickcheck
- clay # hspec 2.3
- drawille # hspec 2.4
- ed25519 # QuickCheck 2.9
- envy # hspec 2.4
- fgl # hspec 2.3
- fgl-arbitrary # hspec 2.3
- hasql # QuickCheck 2.9
- hastache # https://github.com/lymar/hastache/pull/53
- heaps # https://github.com/ekmett/heaps/pull/8
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
- multistate # hspec 2.4
- newtype-generics # hspec 2.4
- next-ref # hspec 2.3
- point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1
- postgresql-simple-migration # hspec 2.4
- servant-mock # hspec-wai 0.8
- snap # QuickCheck 2.9
- state-plus # QuickCheck 2.9
Expand Down

0 comments on commit 4677e7d

Please sign in to comment.