Skip to content

Instantly share code, notes, and snippets.

@merijn
Created March 5, 2021 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save merijn/c7d4af9cede8d950322c3cd3ad6e4770 to your computer and use it in GitHub Desktop.
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