Tests a single insertion
This commit is contained in:
+11
-2
@@ -36,5 +36,14 @@ Test-Suite spec
|
||||
Hs-Source-Dirs: src , test
|
||||
Ghc-Options: -Wall
|
||||
Main-Is: Spec.hs
|
||||
Build-Depends: base, hspec2, HDBC,
|
||||
HDBC-postgresql
|
||||
Build-Depends: base, hspec2
|
||||
, HDBC, HDBC-postgresql
|
||||
, warp, wai >= 3.0.1 && < 3.0.2
|
||||
, http-types, scientific, time
|
||||
, bytestring, aeson, network
|
||||
, text, optparse-applicative
|
||||
, unordered-containers
|
||||
, regex-base
|
||||
, http-media, regex-tdfa
|
||||
, Ranged-sets
|
||||
, transformers
|
||||
|
||||
Reference in New Issue
Block a user