summaryrefslogtreecommitdiff
path: root/standalone/no-th
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 15:55:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-22 15:55:00 -0400
commit659e8db0dde968fbe6564f56ea8b48edf0f5aa3d (patch)
tree9ccf110733f8d7d743f310d5738b21d8334467c7 /standalone/no-th
parent2f4071d165052db785ce9894321bf41a15de1a44 (diff)
get fromPersistValue imported
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 2c34c0707..7e224789f 100644
--- a/standalone/no-th/evilsplicer-headers.hs
+++ b/standalone/no-th/evilsplicer-headers.hs
@@ -36,6 +36,7 @@ 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 as Database.Persist.Types.Base
+import Database.Persist.Sql (fromPersistValue)
{- End EvilSplicer headers. -}