packages feed

hsshellscript-3.2.0: test/glob.hs

import HsShellScript

main = do
   l <- glob "*"
   mapM_ outm l