Skip to content

Instantly share code, notes, and snippets.

@voidlizard
Created January 6, 2011 12:35
Show Gist options
  • Save voidlizard/767835 to your computer and use it in GitHub Desktop.
Save voidlizard/767835 to your computer and use it in GitHub Desktop.
fmap (\x -> "xmlforest(" ++ concat (intersperse "," x) ++ ")") (fmap ((map (\(x,_) -> x))) ((describeTable c "vcurrency")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment