We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a60373 commit 861cf54Copy full SHA for 861cf54
postgresql-simple-interpolate.cabal
@@ -26,6 +26,6 @@ library
26
haskell-src-meta >= 0.6 && < 0.9,
27
mtl >=2.1 && < 2.3,
28
parsec ==3.1.*,
29
- postgresql-simple,
+ postgresql-simple >= 0.1,
30
template-haskell
31
ghc-options: -Wall -O2
0 commit comments