haskell-jose cannot compile its own test suite.

This commit is contained in:
Peter Simons 2015-03-05 18:04:59 +01:00
parent 069d835913
commit cd65782d47

View File

@ -610,6 +610,9 @@ self: super: {
influxdb = markBroken super.influxdb;
snaplet-influxdb = markBroken super.snaplet-influxdb;
# https://github.com/frasertweedale/hs-jose/issues/4
jose = dontCheck super.jose;
} // {
# Not on Hackage.