From c89cfdb456deda5a81b52d9e8516d635e82f70d8 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Fri, 25 Feb 2011 14:36:34 +0100 Subject: Add `byExtension` compiler --- 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 d37c7ef..53df044 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 + , DependencyEnvironment (..) , CompilerEnvironment (..) , CompilerM (..) , Compiler (..) -- cgit v1.2.3