Fixed documentation in Find.hs
This commit is contained in:
parent
843e426a2e
commit
ca9a53c615
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
-- Because 'FindClause' is a monad, you can use the usual monad
|
||||
-- machinery to, for example, lift pure functions into it.
|
||||
--
|
||||
-- Here's a clause that will return 'False' for any file whose
|
||||
-- Here's a clause that will return 'True' for any file whose
|
||||
-- directory name contains the word @\"temp\"@.
|
||||
--
|
||||
-- @
|
||||
|
|
Loading…
Add table
Reference in a new issue