summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2020-02-26 13:25:26 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2020-02-26 13:25:26 +0100
commitd143a4d490f567a1d911e824d23a3fe4d0e582c5 (patch)
tree533f9f3e85c2731c199eca5f4058254564a93a6e /lib
parent178c1df0de27bed8c28190bb4435ddfb88e4eb13 (diff)
downloadhakyll-d143a4d490f567a1d911e824d23a3fe4d0e582c5.tar.gz
Fix compilation issues
Diffstat (limited to 'lib')
-rw-r--r--lib/Hakyll/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Hakyll/Main.hs b/lib/Hakyll/Main.hs
index 2a31137..bdc77cd 100644
--- a/lib/Hakyll/Main.hs
+++ b/lib/Hakyll/Main.hs
@@ -4,7 +4,7 @@
module Hakyll.Main
( -- * Entry points
- , hakyll
+ hakyll
, hakyllWith
, hakyllWithArgs
, hakyllWithExitCode