summaryrefslogtreecommitdiff
path: root/src/Hakyll/Web/Page/Internal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Hakyll/Web/Page/Internal.hs')
-rw-r--r--src/Hakyll/Web/Page/Internal.hs8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Hakyll/Web/Page/Internal.hs b/src/Hakyll/Web/Page/Internal.hs
deleted file mode 100644
index 04cf08a..0000000
--- a/src/Hakyll/Web/Page/Internal.hs
+++ /dev/null
@@ -1,8 +0,0 @@
---------------------------------------------------------------------------------
-module Hakyll.Web.Page.Internal
- ( Page
- ) where
-
-
---------------------------------------------------------------------------------
-type Page = String