filemanip-0.3.6.1: Expressive file and directory manipulation for Haskell.

Portabilityeverywhere
Stabilityunstable
MaintainerBryan O'Sullivan <bos@serpentine.com>
Safe HaskellSafe-Infered

System.FilePath.Glob

Description

 

Synopsis

Documentation

namesMatching :: String -> IO [FilePath]Source

Return a list of names matching a glob pattern. The list is generated lazily.