Skip to content

Instantly share code, notes, and snippets.

Created October 11, 2013 13:49
Show Gist options
  • Save anonymous/6934958 to your computer and use it in GitHub Desktop.
Save anonymous/6934958 to your computer and use it in GitHub Desktop.
module Main where
main :: IO ()
main = do
putStrLn "My second ever gist!"
@benmos
Copy link

benmos commented Oct 11, 2013

This code is awesome!! .... truly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment