Add libraft to expected-test-failures per #4337

This commit is contained in:
Dan Burton 2019-02-11 14:45:33 -05:00
parent 7d7ae3f602
commit 735937adad
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -4962,6 +4962,7 @@ expected-test-failures:
- hoopl # https://github.com/haskell/hoopl/issues/50
- hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled
- hweblib # https://github.com/aycanirican/hweblib/issues/3
- libraft # https://github.com/commercialhaskell/stackage/issues/4337#issuecomment-462465921
- multiset # doctests require Glob, a hidden package
- perf # https://github.com/fpco/stackage/pull/2859
- picosat # https://github.com/fpco/stackage/pull/2382