From f61bba8fbd7f596e503e67eac1b57945e81a709d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 30 Jul 2017 18:06:44 +0200 Subject: Clean up build somewhat --- Foundation.hs | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Foundation.hs') diff --git a/Foundation.hs b/Foundation.hs index 8f45202..444547b 100644 --- a/Foundation.hs +++ b/Foundation.hs @@ -7,14 +7,6 @@ import Text.Hamlet (hamletFile) import Yesod.Core.Types (Logger) import qualified Yesod.Core.Unsafe as Unsafe -import qualified Data.Text.Encoding as TE -import qualified Data.Text.Encoding.Error as TEE - -import Data.Map.Lazy (Map) -import qualified Data.Map.Lazy as Map - -import Network.Wai (requestHeaders) - -- | The foundation datatype for your application. This can be a good place to -- keep settings and values requiring initialization before your application -- starts running, such as database connections. Every handler will have -- cgit v1.2.3