$OpenBSD: patch-postgresql-libpq_cabal,v 1.2 2013/06/23 11:20:27 dcoppa Exp $

Unbreak when used within GHCi

--- postgresql-libpq.cabal.orig	Wed Jan 30 09:12:28 2013
+++ postgresql-libpq.cabal	Thu Jun 20 16:43:26 2013
@@ -27,7 +27,7 @@ Library
                      , bytestring
 
   GHC-Options:       -Wall
-  Extra-Libraries:   pq
+  Extra-Libraries:   pq crypto ssl com_err asn1 krb5 wind roken heimbase
   -- Other-modules:
   Build-tools:       hsc2hs
 
