From e256c8ce1778ff6fbb2e8d59556d48fb3c53393d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Mar 2017 13:03:41 +0100 Subject: Stylish-haskell automatic formatting changes. --- test/Tests/Shared.hs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/Tests/Shared.hs') diff --git a/test/Tests/Shared.hs b/test/Tests/Shared.hs index 9b9aeb6a3..5e056ac3e 100644 --- a/test/Tests/Shared.hs +++ b/test/Tests/Shared.hs @@ -1,12 +1,12 @@ module Tests.Shared (tests) where -import Text.Pandoc.Shared +import System.FilePath.Posix (joinPath) import Test.Framework -import Text.Pandoc.Arbitrary() import Test.Framework.Providers.HUnit -import Test.HUnit ( assertBool, (@?=) ) +import Test.HUnit (assertBool, (@?=)) +import Text.Pandoc.Arbitrary () import Text.Pandoc.Builder -import System.FilePath.Posix (joinPath) +import Text.Pandoc.Shared tests :: [Test] tests = [ testGroup "compactifyDL" -- cgit v1.2.3