Skip to content

Instantly share code, notes, and snippets.

@JakubOboza
Created July 7, 2011 22:01
Show Gist options
  • Save JakubOboza/1070650 to your computer and use it in GitHub Desktop.
Save JakubOboza/1070650 to your computer and use it in GitHub Desktop.
-- doing map inside of monad on [String :: IO ] with putStrLn is not ok :<
map putStrLn list_of_io_strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment