We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e936601 + 5b4bda5 commit b110125Copy full SHA for b110125
HDBC-postgresql.cabal
@@ -59,7 +59,7 @@ Library
59
Executable runtests
60
if flag(buildtests)
61
Buildable: True
62
- Build-Depends: HUnit, QuickCheck, testpack, containers,
+ Build-Depends: HUnit, QuickCheck, containers,
63
convertible, parsec, utf8-string,
64
bytestring, old-time, base >= 4.6 && < 5.0, HDBC>=2.2.6
65
if flag(minTime15)
0 commit comments