Remove setenv from expected-test-failures

This commit is contained in:
Simon Hengel 2015-01-11 11:31:13 +08:00
parent 0248c354f0
commit 78ab7b0e76
2 changed files with 3 additions and 4 deletions

View File

@ -793,10 +793,9 @@ expected-test-failures:
# Requires an old version of WAI and Warp for tests # Requires an old version of WAI and Warp for tests
- HTTP - HTTP
# text and setenv have recursive dependencies in their tests, which # text has recursive dependencies in its tests, which cabal can't (yet)
# cabal can't (yet) handle # handle
- text - text
- setenv
# https://github.com/bos/statistics/issues/42 # https://github.com/bos/statistics/issues/42
- statistics - statistics

View File

@ -647,7 +647,7 @@ constraints: abstract-deque ==0.3,
semigroups ==0.16.0.1, semigroups ==0.16.0.1,
sendfile ==0.7.9, sendfile ==0.7.9,
seqloc ==0.6, seqloc ==0.6,
setenv ==0.1.1.1, setenv ==0.1.1.2,
SHA ==1.6.4.1, SHA ==1.6.4.1,
shake ==0.14.2, shake ==0.14.2,
shake-language-c ==0.6.3, shake-language-c ==0.6.3,