persistent-postgresql: jailbrek to fix build with recent postgresql-libpq
This commit is contained in:
parent
f5b3367e92
commit
a9056be563
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
||||
aeson blazeBuilder conduit monadControl persistent postgresqlLibpq
|
||||
postgresqlSimple text time transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.yesodweb.com/book/persistent";
|
||||
description = "Backend for the persistent library using postgresql";
|
||||
|
Loading…
Reference in New Issue
Block a user