bugsnag-haskell doctest failing (pbrisbin/bugsnag-haskell#42)

This commit is contained in:
Jens Petersen 2018-09-06 08:52:59 +09:00
parent 682b200012
commit e49ba4e07a

View File

@ -4213,6 +4213,7 @@ expected-test-failures:
- makefile
# Doctest failures
- bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42
# Misc.
- HTTP # e.g. "ERROR: Network.Socket.connect: <socket: 6>: unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue...