 | FileManip-0.3.1: Expressive file and directory manipulation for Haskell. | Contents | Index |
|
| System.FilePath.Glob | | Portability | everywhere | | Stability | unstable | | Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
|
|
|
|
|
| Description |
|
|
| Synopsis |
|
|
|
| Documentation |
|
| namesMatching :: String -> IO [FilePath] |
| Return a list of names matching a glob pattern. The list is
generated lazily.
|
|
| Produced by Haddock version 0.8 |