FileManip-0.3.3.1: Expressive file and directory manipulation for Haskell.

Portabilityeverywhere
Stabilityunstable
MaintainerBryan O'Sullivan <bos@serpentine.com>

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.