Help for this page
time cat /usr/share/dict/american-english | ghc -e 'interact $ unlines. take 10 . filter ( \x -> x =~ "^q" :: Bool ) . lines' ... thartman@linodewhyou:~/learning/haskell/UnixTools$ cat ImportsRegexPCR +E.hs import Text.Regex.PCRE