Skip to content

Instantly share code, notes, and snippets.

@merijn
Created March 5, 2021 12:50
Show Gist options
  • Select an option

  • Save merijn/c7d4af9cede8d950322c3cd3ad6e4770 to your computer and use it in GitHub Desktop.

Select an option

Save merijn/c7d4af9cede8d950322c3cd3ad6e4770 to your computer and use it in GitHub Desktop.
import Foreign
main :: IO Int
main = peek nullPtr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment