haskell-dbmigrations cannot compile its test suite.
This commit is contained in:
parent
3f487c14f8
commit
e7180dde72
@ -572,6 +572,9 @@ self: super: {
|
|||||||
# https://github.com/tekul/jose-jwt/issues/3
|
# https://github.com/tekul/jose-jwt/issues/3
|
||||||
jose-jwt = dontCheck super.jose-jwt;
|
jose-jwt = dontCheck super.jose-jwt;
|
||||||
|
|
||||||
|
# https://github.com/jtdaugherty/dbmigrations/issues/19
|
||||||
|
dbmigrations = dontCheck super.dbmigrations;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
Reference in New Issue
Block a user