summaryrefslogtreecommitdiff
path: root/Settings.hs
diff options
context:
space:
mode:
authorDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2022-01-25 20:04:10 -0500
committerDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2022-01-25 20:04:10 -0500
commit0a3efc56732f79304845a6e6d381c793f38e6c2c (patch)
treecdd3c1a51c8cca0b0e8dbbb0fa4f860232b0d933 /Settings.hs
parenta1a17acb326020f1b57f587230cb439e901784df (diff)
Port to stack and stackage lts-16.31HEADmaster
Diffstat (limited to 'Settings.hs')
-rw-r--r--Settings.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Settings.hs b/Settings.hs
index 87173c1..dd15cd3 100644
--- a/Settings.hs
+++ b/Settings.hs
@@ -13,7 +13,6 @@ import Yesod.Default.Config
import Yesod.Default.Util
import Data.Text (Text)
import Data.Yaml
-import Control.Applicative
import Settings.Development
import Data.Default (def)
import Text.Hamlet