fix build warning
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 Jan 2021 18:48:41 +0000 (14:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 Jan 2021 18:48:41 +0000 (14:48 -0400)
Utility/QuickCheck.hs

index 9244a28baadce53c78e3e504553a77c49a253129..650f559324f621544fd3640a2c52fa3d4e778471 100644 (file)
@@ -13,7 +13,6 @@ module Utility.QuickCheck
        , TestableString
        , fromTestableString
        , TestableFilePath(..)
-       , fromTestableFilePath
        , nonNegative
        , positive
        ) where