From e395b0af9a969b8a1d93ad0d9f0554841beb9298 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 3 Jan 2011 23:24:22 +0100 Subject: Store result automatically using runCompiler --- src/Hakyll/Core/Compiler/Internal.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Hakyll/Core/Compiler') diff --git a/src/Hakyll/Core/Compiler/Internal.hs b/src/Hakyll/Core/Compiler/Internal.hs index 262cda0..1796565 100644 --- a/src/Hakyll/Core/Compiler/Internal.hs +++ b/src/Hakyll/Core/Compiler/Internal.hs @@ -3,6 +3,7 @@ {-# LANGUAGE GeneralizedNewtypeDeriving #-} module Hakyll.Core.Compiler.Internal ( Dependencies + , DependencyLookup , CompilerEnvironment (..) , CompilerM (..) , Compiler (..) -- cgit v1.2.3