From fb921cd0b08098564bc252af8ad08606a1a673ad Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Jan 2021 14:48:41 -0400 Subject: [PATCH] fix build warning --- Utility/QuickCheck.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Utility/QuickCheck.hs b/Utility/QuickCheck.hs index 9244a28baa..650f559324 100644 --- a/Utility/QuickCheck.hs +++ b/Utility/QuickCheck.hs @@ -13,7 +13,6 @@ module Utility.QuickCheck , TestableString , fromTestableString , TestableFilePath(..) - , fromTestableFilePath , nonNegative , positive ) where -- 2.30.2