Merge pull request #90062 from steve-chavez/unbreak-hasql-noti
haskellPackages.hasql-notifications: unbreak
This commit is contained in:
@@ -1453,6 +1453,7 @@ self: super: {
|
||||
};
|
||||
|
||||
# Test suite requires running a database server. Testing is done upstream.
|
||||
hasql-notifications = dontCheck super.hasql-notifications;
|
||||
hasql-pool = dontCheck super.hasql-pool;
|
||||
|
||||
# This bumps optparse-applicative to <0.16 in the cabal file, as otherwise
|
||||
|
||||
Reference in New Issue
Block a user