summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Hakyll/Core/Compiler/Tests.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Hakyll/Core/Compiler/Tests.hs b/tests/Hakyll/Core/Compiler/Tests.hs
index 7ea7190..7ea3e6f 100644
--- a/tests/Hakyll/Core/Compiler/Tests.hs
+++ b/tests/Hakyll/Core/Compiler/Tests.hs
@@ -1,6 +1,7 @@
{-# LANGUAGE OverloadedStrings #-}
module Hakyll.Core.Compiler.Tests
- where
+ ( tests
+ ) where
import qualified Data.Map as M