Skip to content

Instantly share code, notes, and snippets.

@schell
Last active May 21, 2018 16:17
Show Gist options
  • Save schell/0d58786cb4bbd31507dced70d5ad4e40 to your computer and use it in GitHub Desktop.
Save schell/0d58786cb4bbd31507dced70d5ad4e40 to your computer and use it in GitHub Desktop.
markdown-unlit for fintan

This is a markdown headline

Here we'll write some comments

Now let's do some more stuff

Under the subheadline we have more comments, and finally some code:

main :: IO ()
main = putStrLn "blarg!"

That was the main.

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