diff --git a/hedgehog-extras/src/Hedgehog.Extras.Test.Base.html b/hedgehog-extras/src/Hedgehog.Extras.Test.Base.html index 98655ac8..2b1f6231 100644 --- a/hedgehog-extras/src/Hedgehog.Extras.Test.Base.html +++ b/hedgehog-extras/src/Hedgehog.Extras.Test.Base.html @@ -283,7 +283,7 @@ pure Bool True -- For some reason, the temporary directory removal sometimes fails. - -- Lets wrap this in MonadResource try multiple times before we fail. + -- Lets wrap this in MonadResource to try multiple times, during the cleanup, before we fail. forall (f :: * -> *) a. Functor f => f a -> f () void forall b c a. (b -> c) -> (a -> b) -> a -> c