Copyright | Bryan O'Sullivan |
---|---|
License | BSD3 |
Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
Stability | unstable |
Portability | everywhere |
Safe Haskell | None |
Language | Haskell98 |
- namesMatching :: String -> IO [FilePath]
Documentation
namesMatching :: String -> IO [FilePath] Source
Return a list of names matching a glob pattern. The list is generated lazily.