diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-03 12:57:22 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-03 12:57:22 -0400 |
commit | fc9fea11673f35e2a2f64dc086e5bf6a84cbf85f (patch) | |
tree | 80dde3136e2f02663da63e274225c6d9573b1c88 /standalone/no-th | |
parent | f0cf8928a1e022bc61a39bfc888ddaadc7e0c1d2 (diff) |
module name changed
Diffstat (limited to 'standalone/no-th')
-rw-r--r-- | standalone/no-th/evilsplicer-headers.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/no-th/evilsplicer-headers.hs b/standalone/no-th/evilsplicer-headers.hs index 8c99109bc..903f1fccf 100644 --- a/standalone/no-th/evilsplicer-headers.hs +++ b/standalone/no-th/evilsplicer-headers.hs @@ -23,7 +23,7 @@ import qualified Text.Css import qualified "blaze-markup" Text.Blaze.Internal import qualified Yesod.Core.Widget import qualified Yesod.Routes.TH.Types -import qualified Yesod.Routes.Dispatch +import qualified Yesod.Core.Dispatch import qualified WaiAppStatic.Storage.Embedded import qualified WaiAppStatic.Storage.Embedded.Runtime import qualified Data.FileEmbed |