wordexp-0.2.0.0: wordexp(3) wrappers

Safe HaskellNone

System.Wordexp.Simple

Contents

Description

Simple wordexp (and wordfree) Haskell wrapper

Synopsis

Simple wrapper

wordexp :: String -> IO [String]Source

Simple wordexp wrapper

Return expanded strings or throw an exception if any error is encountered

Exceptions