aboutsummaryrefslogtreecommitdiff
path: root/standalone/no-th
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 15:49:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 15:49:34 -0400
commit2f4071d165052db785ce9894321bf41a15de1a44 (patch)
tree66853ddcb243e220df1b52defe4d4bc03ab97b83 /standalone/no-th
parentfc2940a6069ce52e52305d211591e9d86a5a158b (diff)
fix import name
Diffstat (limited to 'standalone/no-th')
-rw-r--r--standalone/no-th/evilsplicer-headers.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/no-th/evilsplicer-headers.hs b/standalone/no-th/evilsplicer-headers.hs
index 68a1eb3b2..2c34c0707 100644
--- a/standalone/no-th/evilsplicer-headers.hs
+++ b/standalone/no-th/evilsplicer-headers.hs
@@ -35,7 +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
+import qualified Database.Persist.Sql as Database.Persist.Types.Base
{- End EvilSplicer headers. -}