Skip to content

Instantly share code, notes, and snippets.

@zarinfam
Created July 16, 2019 07:53
Show Gist options
  • Save zarinfam/4c463062f631165a1acbe76829069def to your computer and use it in GitHub Desktop.
Save zarinfam/4c463062f631165a1acbe76829069def to your computer and use it in GitHub Desktop.
main :: IO ()
main = print (pow2 3) -- or print $ pow2 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment