haskell-karakuri is broken; haskell-jose-jwt fails its test suite.
This commit is contained in:
parent
4c124c4a02
commit
0961557f8f
@ -566,6 +566,12 @@ self: super: {
|
|||||||
# https://github.com/alephcloud/hs-configuration-tools/issues/40
|
# https://github.com/alephcloud/hs-configuration-tools/issues/40
|
||||||
configuration-tools = dontCheck super.configuration-tools;
|
configuration-tools = dontCheck super.configuration-tools;
|
||||||
|
|
||||||
|
# https://github.com/fumieval/karakuri/issues/1
|
||||||
|
karakuri = markBroken super.karakuri;
|
||||||
|
|
||||||
|
# https://github.com/tekul/jose-jwt/issues/3
|
||||||
|
jose-jwt = dontCheck super.jose-jwt;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user