Remove upper bounds and close #1863

This commit is contained in:
Adam Bergmark 2016-10-18 23:24:28 +02:00
parent 788c3b228b
commit 105121898b

View File

@ -2591,10 +2591,6 @@ packages:
# https://github.com/fpco/stackage/issues/1842
- dependent-sum < 0.4
# https://github.com/fpco/stackage/issues/1863
- newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7
- MemoTrie < 0.6.5 # Re-enable haddocks when lifting this.
# https://github.com/fpco/stackage/issues/1876
- fixed-vector < 0.9
@ -3157,6 +3153,5 @@ build-tool-overrides:
tell-me-when-its-released:
- vector-0.11.0.0 # skipped test-suite
- criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912
- newtype-generics-0.4.1 # resolves #1863
- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27
- wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed.