haskellPackages.hasql-notifications: unbreak
This commit is contained in:
parent
a5f5d020c6
commit
bc8f008d7c
@ -1450,6 +1450,7 @@ self: super: {
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Test suite requires running a database server. Testing is done upstream.
|
# Test suite requires running a database server. Testing is done upstream.
|
||||||
|
hasql-notifications = dontCheck super.hasql-notifications;
|
||||||
hasql-pool = dontCheck super.hasql-pool;
|
hasql-pool = dontCheck super.hasql-pool;
|
||||||
|
|
||||||
# This bumps optparse-applicative to <0.16 in the cabal file, as otherwise
|
# This bumps optparse-applicative to <0.16 in the cabal file, as otherwise
|
||||||
|
@ -5673,7 +5673,6 @@ broken-packages:
|
|||||||
- hasql-generic
|
- hasql-generic
|
||||||
- hasql-implicits
|
- hasql-implicits
|
||||||
- hasql-migration
|
- hasql-migration
|
||||||
- hasql-notifications
|
|
||||||
- hasql-optparse-applicative
|
- hasql-optparse-applicative
|
||||||
- hasql-postgres
|
- hasql-postgres
|
||||||
- hasql-postgres-options
|
- hasql-postgres-options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user