Safe Haskell | None |
---|
System.Wordexp.Simple
Contents
Description
Simple wordexp (and wordfree) Haskell wrapper
Simple wrapper
wordexp :: String -> IO [String]Source
Simple wordexp wrapper
Return expanded strings or throw an exception if any error is encountered
Exceptions
data WordexpError Source
Possible wordexp errors