aboutsummaryrefslogtreecommitdiff
path: root/standalone/no-th
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-26 15:24:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-26 15:24:31 -0400
commitc03193814ccbbd329dc8515b095e4686364965ee (patch)
treed587952b57ea30a5b3451643e22fd00e89716ca7 /standalone/no-th
parentbdeba9fa0b56da0cf3b6911470f6bf6c54bfefcb (diff)
another include needed by TH
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 dfb742be9..e02778fcc 100644
--- a/standalone/no-th/evilsplicer-headers.hs
+++ b/standalone/no-th/evilsplicer-headers.hs
@@ -13,6 +13,7 @@ import qualified Data.Map as Data.Map.Base
import qualified Data.Foldable
import qualified Data.Text
import qualified Data.Text.Lazy.Builder
+import qualified Data.Text.Lazy.Builder as Data.Text.Internal.Builder
import qualified Text.Shakespeare
import qualified Text.Hamlet
import qualified Text.Julius