fix build warning

This commit is contained in:
Joey Hess 2021-01-13 14:48:41 -04:00
parent 5e39b7eb8d
commit fb921cd0b0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -13,7 +13,6 @@ module Utility.QuickCheck
, TestableString
, fromTestableString
, TestableFilePath(..)
, fromTestableFilePath
, nonNegative
, positive
) where