Merge pull request #6 from asr/master
Fixed documentation and buggy example
This commit is contained in:
commit
177f53bd99
2 changed files with 2 additions and 2 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
Add a link
Reference in a new issue