haskell-persistent-postgresql: jailbreak to fix build with latest version of postgres-simple
This commit is contained in:
parent
71b00ef300
commit
7d64583919
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
||||
aeson 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…
x
Reference in New Issue
Block a user