Skip to content

Instantly share code, notes, and snippets.

@RudolfVonKrugstein
Created July 16, 2012 12:37
Show Gist options
  • Save RudolfVonKrugstein/3122454 to your computer and use it in GitHub Desktop.
Save RudolfVonKrugstein/3122454 to your computer and use it in GitHub Desktop.
UHC Wrapper
import UHC.Ptr
foreign import js "wrapper" mkCb :: IO () -> IO (FunPtr (IO ())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment