Turn column info into named hash

This commit is contained in:
Joe Nelson
2014-06-22 16:33:48 -07:00
parent 884f06b8cf
commit dd06232369
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -19,5 +19,6 @@ executable dbapi
, warp, wai, http-types
, bytestring, aeson, network
, text, optparse-applicative
, unordered-containers
-- hs-source-dirs:
default-language: Haskell2010