Remove upper bounds and close #2312

This commit is contained in:
Michael Snoyman 2017-06-15 10:40:34 +03:00
parent 17bfca18e0
commit a211ed255b
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -3137,14 +3137,6 @@ packages:
# https://github.com/fpco/stackage/issues/2251
- sbv < 5.15
# https://github.com/fpco/stackage/issues/2312
- xml-conduit < 1.5.0
- atom-conduit < 0.4.0.2
- imm < 1.1.0.1
- opml-conduit < 0.6.0.2
- rss-conduit < 0.3.0.1
- MusicBrainz < 0.3
# https://github.com/fpco/stackage/issues/2317
- skylighting < 0.2
@ -3686,8 +3678,6 @@ expected-test-failures:
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
- atom-conduit # https://github.com/k0ral/atom-conduit/issues/1
- conduit-parse # https://github.com/k0ral/conduit-parse/issues/1
- opml-conduit # https://github.com/k0ral/opml-conduit/issues/6, can be removed once xml-conduit upper bound is relaxed
- rss-conduit # https://github.com/k0ral/rss-conduit/issues/4
- xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2
# end of expected-test-failures