Skip to content

Instantly share code, notes, and snippets.

@gilligan
Created February 7, 2017 12:11
Show Gist options
  • Save gilligan/6ac52b0e3d3aa5865dbbd84de5cad5d4 to your computer and use it in GitHub Desktop.
Save gilligan/6ac52b0e3d3aa5865dbbd84de5cad5d4 to your computer and use it in GitHub Desktop.
module Main where
main :: IO ()
main = putStrLn "Salute"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment