Skip to content

Commit 5b4bda5

Browse files
committed
Remove unnecessary test dependency
1 parent e936601 commit 5b4bda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HDBC-postgresql.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Library
5959
Executable runtests
6060
if flag(buildtests)
6161
Buildable: True
62-
Build-Depends: HUnit, QuickCheck, testpack, containers,
62+
Build-Depends: HUnit, QuickCheck, containers,
6363
convertible, parsec, utf8-string,
6464
bytestring, old-time, base >= 4.6 && < 5.0, HDBC>=2.2.6
6565
if flag(minTime15)

0 commit comments

Comments
 (0)