Skip to content

Instantly share code, notes, and snippets.

@yingtai
Last active December 26, 2015 10:49
Show Gist options
  • Save yingtai/7139903 to your computer and use it in GitHub Desktop.
Save yingtai/7139903 to your computer and use it in GitHub Desktop.
hoge
import Data.List

main = do
  x <- getContents
  print x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment