Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHCJS.Marshal.Pure
Contents
Documentation
class PFromJSVal a where Source #
Minimal complete definition
Methods
pFromJSVal :: JSVal -> a Source #
Instances
jsaddle-0.9.4.0: Interface for JavaScript that works with GHCJS and GHC
Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHCJS.Marshal.Pure
Contents
class PFromJSVal a where Source #
Minimal complete definition
Methods
pFromJSVal :: JSVal -> a Source #
Instances