aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-14 10:18:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-14 10:30:54 -0400
commit8db90af1b7b030203dfe0a6d5802de907facc4aa (patch)
treea2624bb6548dcfee89e52fe34d413b96808d7c13 /standalone
parentd70950e109808ab6c66e37120cf320ff759ab708 (diff)
fix import warnings
Diffstat (limited to 'standalone')
-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 1bc895370..64076d5f7 100644
--- a/standalone/no-th/evilsplicer-headers.hs
+++ b/standalone/no-th/evilsplicer-headers.hs
@@ -6,6 +6,7 @@
- ** DO NOT COMMIT **
-}
import qualified Data.Monoid
+import qualified Control.Applicative
import qualified Data.Set
import qualified Data.Set as Data.Set.Base
import qualified Data.Map