declare required extensions
and remove default extension pragmas (OverloadedStrings)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
|
||||
module Types where
|
||||
|
||||
import Database.HDBC (toSql, iToSql, SqlValue(..))
|
||||
|
||||
Reference in New Issue
Block a user