diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-14 10:18:37 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-14 10:30:54 -0400 |
commit | 8db90af1b7b030203dfe0a6d5802de907facc4aa (patch) | |
tree | a2624bb6548dcfee89e52fe34d413b96808d7c13 /standalone | |
parent | d70950e109808ab6c66e37120cf320ff759ab708 (diff) |
fix import warnings
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/no-th/evilsplicer-headers.hs | 1 |
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 |