Skip to content

Instantly share code, notes, and snippets.

@peterwang
Created July 14, 2013 19:52
Show Gist options
  • Save peterwang/5995637 to your computer and use it in GitHub Desktop.
Save peterwang/5995637 to your computer and use it in GitHub Desktop.
Prelude Data.Char> mapM_ (putChar . chr) [0..127]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment