Skip to content

Instantly share code, notes, and snippets.

@rexim
Created March 10, 2019 18:48
Show Gist options
  • Save rexim/ba0d0e87e08b4d2f45681ac4a6664607 to your computer and use it in GitHub Desktop.
Save rexim/ba0d0e87e08b4d2f45681ac4a6664607 to your computer and use it in GitHub Desktop.
-- Build Instructions
-- $ ghc --make Main
-- $ ./Main
main = putStrLn "Hello, World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment