Skip building tests for net-mqtt (#6099)

This commit is contained in:
Mihai Maruseac 2021-07-06 10:08:14 -07:00
parent 71cfec1bfd
commit 516b78a748

View File

@ -6844,6 +6844,7 @@ skipped-tests:
- dhall # https://github.com/dhall-lang/dhall-haskell/issues/1985
- mixed-types-num # https://github.com/commercialhaskell/stackage/issues/6005
- parameterized # # https://github.com/commercialhaskell/stackage/issues/5746
- net-mqtt # https://github.com/commercialhaskell/stackage/issues/6099
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73