add types and instances for converting json <-> sql
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@ executable dbapi
|
||||
other-extensions: OverloadedStrings
|
||||
build-depends: base >=4.6 && <5
|
||||
, HDBC, HDBC-postgresql
|
||||
, warp, wai, http-types
|
||||
, warp, wai >= 3.0.1 && < 3.0.2
|
||||
, http-types, scientific, time
|
||||
, bytestring, aeson, network
|
||||
, text, optparse-applicative
|
||||
, unordered-containers
|
||||
|
||||
Reference in New Issue
Block a user