From 030864a921d38405778ddeb1286e8922955c8ab4 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 18 Dec 2017 20:05:28 +0100 Subject: Fix warnings and errors --- tests/Hakyll/Web/CompressCss/Tests.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/Hakyll') diff --git a/tests/Hakyll/Web/CompressCss/Tests.hs b/tests/Hakyll/Web/CompressCss/Tests.hs index bf51ee2..66922cd 100644 --- a/tests/Hakyll/Web/CompressCss/Tests.hs +++ b/tests/Hakyll/Web/CompressCss/Tests.hs @@ -5,9 +5,8 @@ module Hakyll.Web.CompressCss.Tests -------------------------------------------------------------------------------- -import Data.Char (toUpper) import Test.Tasty (TestTree, testGroup) -import Test.Tasty.HUnit (assert, (@=?)) +import Test.Tasty.HUnit ((@=?)) -------------------------------------------------------------------------------- -- cgit v1.2.3