Skip to content

Instantly share code, notes, and snippets.

@seanesss
Created August 17, 2011 04:16
Show Gist options
  • Select an option

  • Save seanesss/1150802 to your computer and use it in GitHub Desktop.

Select an option

Save seanesss/1150802 to your computer and use it in GitHub Desktop.
Snippets for Mark
structQ :: Q Info
structQ = reify ''Struct
structString = $(stringE . show =<< reify ''Struct)
@md2perpe

Copy link
Copy Markdown

What language? Curry?

@seanesss

Copy link
Copy Markdown
Author

Nah, that's Template Haskell.

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