bos / filemanip

A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.
http://bitbucket.org/bos/filemanip
Other
27 stars 9 forks source link

Fixed a typo that broke the "**" pattern. #7

Closed madjar closed 9 years ago

madjar commented 9 years ago

Fixes #5