mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Expected test failures and missing lib (pinging @manny-fp)
This commit is contained in:
parent
83c58718ef
commit
0630382e33
@ -1469,6 +1469,12 @@ expected-test-failures:
|
||||
# https://github.com/afcowie/http-streams/issues/80
|
||||
- http-streams
|
||||
|
||||
# https://github.com/Soostone/uri-bytestring/issues/9
|
||||
- uri-bytestring
|
||||
|
||||
# https://github.com/MichaelXavier/cron/issues/13
|
||||
- cron
|
||||
|
||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||
expected-haddock-failures:
|
||||
# https://github.com/acw/bytestring-progress/issues/4
|
||||
|
||||
@ -54,6 +54,7 @@ apt-get install -y \
|
||||
libgtk-3-dev \
|
||||
libxml2-dev \
|
||||
libgsasl7-dev \
|
||||
libphash0-dev \
|
||||
libzmq3-dev
|
||||
|
||||
mkdir /tmp/nettle-build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user