Skip to content

Commit 861cf54

Browse files
committed
Set lower bound on postgresql-simple
1 parent 0a60373 commit 861cf54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql-simple-interpolate.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ library
2626
haskell-src-meta >= 0.6 && < 0.9,
2727
mtl >=2.1 && < 2.3,
2828
parsec ==3.1.*,
29-
postgresql-simple,
29+
postgresql-simple >= 0.1,
3030
template-haskell
3131
ghc-options: -Wall -O2

0 commit comments

Comments
 (0)