Quick style fix

This commit is contained in:
Jasper Van der Jeugt 2012-02-13 22:54:24 +01:00
parent f5c9c6fa32
commit ff8bb310a4

View file

@ -1,6 +1,7 @@
{-# LANGUAGE OverloadedStrings #-}
module Hakyll.Core.Compiler.Tests
where
( tests
) where
import qualified Data.Map as M