From 2db8167ddbfa080b44509d4532d7d34887cdc64a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Jun 2021 13:28:25 -0400 Subject: merge from git-annex Fixes 2 bugs, one a data loss bug. It is possible to get those fixes without merging all the other changes, if a backport is wanted. --- Utility/QuickCheck.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Utility/QuickCheck.hs') diff --git a/Utility/QuickCheck.hs b/Utility/QuickCheck.hs index 2093670..650f559 100644 --- a/Utility/QuickCheck.hs +++ b/Utility/QuickCheck.hs @@ -12,8 +12,7 @@ module Utility.QuickCheck ( module X , TestableString , fromTestableString - , TestableFilePath - , fromTestableFilePath + , TestableFilePath(..) , nonNegative , positive ) where -- cgit v1.2.3