Add constraints per #1226 and #1227

This commit is contained in:
Dan Burton 2016-02-16 12:10:55 -08:00
parent c4a28ad13a
commit e39e2c8bbc

View File

@ -1977,6 +1977,12 @@ packages:
# https://github.com/fpco/stackage/issues/1215
- argon < 0.4.1.0
# https://github.com/fpco/stackage/issues/1226
- unordered-containers < 0.2.7.0
# https://github.com/fpco/stackage/issues/1227
- diagrams-svg < 1.4
# end of packages
@ -2515,7 +2521,8 @@ skipped-benchmarks:
# https://github.com/kaizhang/clustering/issues/2
- clustering
# https://github.com/tibbe/unordered-containers/issues/122
# Successful build requires unordered-containers >= 0.2.7.0
# https://github.com/fpco/stackage/issues/1226
- unordered-containers
# end of skipped-benchmarks