úÎ ® :    NonePossible wordexp errors wordexp flags XNot every flag is supported since some of them do not make much sense in Haskell anyway (wordexp flags enum image in Haskellland -Opaque wordexp_t struct image in Haskellland ?Disable command substitution in patterns, treat them as errors $Do not hide shell error messages in devnull, print them right away >Do not accept undefined shell variables, treat them as errors wordexp wrapper UAllows to specify desired flags, return expanded strings or encountered error if any          None Simple wordexp wrapper JReturn expanded strings or throw an exception if any error is encountered            wordexp-0.2.0.0System.WordexpSystem.Wordexp.Simple WordexpErrorShellSyntaxErrorCommandSubstitutionUndefinedShellVariableIllegalCharacterOccurence OutOfSpaceFlagsnosubsterrorsnoundefwordexpFLAGSWordexp WRDE_UNDEF WRDE_SHOWERR WRDE_REUSE WRDE_NOCMD WRDE_DOOFFS WRDE_APPEND c_wordfree c_wordexp$fExceptionWordexpError$fEnumWordexpError $fMonoidFlags$fSemigroupFlags $fEnumFLAGS