Add expected haddock failure for socket.

Please see https://github.com/lpeterse/haskell-socket/issues/47.
This commit is contained in:
Luke Murphy 2017-02-26 22:28:19 +00:00
parent 918ded127f
commit c871752f59
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -3316,6 +3316,7 @@ expected-haddock-failures:
- MemoTrie # https://github.com/conal/MemoTrie/issues/10
- metrics # https://github.com/iand675/metrics/issues/5
- text-generic-pretty # https://github.com/fpco/stackage/pull/2160
- socket # https://github.com/lpeterse/haskell-socket/issues/47
# Haddock bugs
- swagger2 # https://github.com/GetShopTV/swagger2/issues/66