aboutsummaryrefslogtreecommitdiff
path: root/standalone/no-th
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 15:43:59 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 15:43:59 -0400
commitfc2940a6069ce52e52305d211591e9d86a5a158b (patch)
treeac62db6c70b01f38d6576adfc360aa82efb22386 /standalone/no-th
parentcee6bc04be95a1338ff4cbd3090f690e693619c5 (diff)
EvilSplicer hacks for persistent
Diffstat (limited to 'standalone/no-th')
-rw-r--r--standalone/no-th/evilsplicer-headers.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/no-th/evilsplicer-headers.hs b/standalone/no-th/evilsplicer-headers.hs
index 1ba0f3dc3..68a1eb3b2 100644
--- a/standalone/no-th/evilsplicer-headers.hs
+++ b/standalone/no-th/evilsplicer-headers.hs
@@ -35,6 +35,7 @@ import qualified Data.ByteString.Unsafe
import qualified Data.ByteString.Char8
import qualified Database.Persist.Class as Database.Persist.Class.PersistField
import qualified Database.Persist.Sql as Database.Persist.Sql.Class
+import qualified Database.Persist.Sql.Class as Database.Persist.Types.Base
{- End EvilSplicer headers. -}