haskell-jose cannot compile its own test suite.
This commit is contained in:
parent
069d835913
commit
cd65782d47
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user