Remove HDBC imports
This commit is contained in:
committed by
Joe Nelson
parent
7196fbc001
commit
41a982fb31
@@ -1,8 +1,6 @@
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
module Types where
|
||||
|
||||
import Database.HDBC (toSql, iToSql, SqlValue(..))
|
||||
|
||||
import qualified Data.Aeson as JSON
|
||||
import Data.Aeson.Types (Parser)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user