From 650feae1e8c267981f224e1de31ff4729a526afd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 11 Jan 2016 20:45:14 +0000 Subject: cleanup --- spec/src/Thermoprint/Printout.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec') diff --git a/spec/src/Thermoprint/Printout.hs b/spec/src/Thermoprint/Printout.hs index 23a5ec1..29da2cb 100644 --- a/spec/src/Thermoprint/Printout.hs +++ b/spec/src/Thermoprint/Printout.hs @@ -29,7 +29,7 @@ import Data.Aeson.Types (typeMismatch) import Test.QuickCheck.Arbitrary (Arbitrary(..), CoArbitrary, genericShrink) import Test.QuickCheck.Modifiers (NonNegative(..)) -import Test.QuickCheck.Gen (oneof, suchThat, scale) +import Test.QuickCheck.Gen (oneof, scale) import Test.QuickCheck.Instances import Test.QuickCheck (forAll, Property) -- cgit v1.2.3