From bc17e5c36679299807a64f5e4ff4de510eff4995 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Wed, 19 Oct 2016 12:54:22 +0300 Subject: [PATCH] A whim --- tests/Spec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Spec.hs b/tests/Spec.hs index a9c633a..40640e2 100644 --- a/tests/Spec.hs +++ b/tests/Spec.hs @@ -38,7 +38,7 @@ module Main (main) where import Codec.Picture import Control.Monad -import Data.ByteString +import Data.ByteString (ByteString) import Data.Function (on) import Data.Proxy import Data.Word (Word8)