projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e39b7e
)
fix build warning
author
Joey Hess
<joeyh@joeyh.name>
Wed, 13 Jan 2021 18:48:41 +0000
(14:48 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 13 Jan 2021 18:48:41 +0000
(14:48 -0400)
Utility/QuickCheck.hs
patch
|
blob
|
history
diff --git
a/Utility/QuickCheck.hs
b/Utility/QuickCheck.hs
index 9244a28baadce53c78e3e504553a77c49a253129..650f559324f621544fd3640a2c52fa3d4e778471 100644
(file)
--- a/
Utility/QuickCheck.hs
+++ b/
Utility/QuickCheck.hs
@@
-13,7
+13,6
@@
module Utility.QuickCheck
, TestableString
, fromTestableString
, TestableFilePath(..)
- , fromTestableFilePath
, nonNegative
, positive
) where