@hackage jsaddle0.9.9.4
Interface for JavaScript that works with GHCJS and GHC
Categories
License
MIT
Maintainer
Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (27)
- aeson >=0.11.3.0 && <2.3
- attoparsec >=0.11 && <0.15
- base >=4.9 && <5
- base-compat >=0.9.0 && <0.16
- base64-bytestring >=1.0.0.1 && <1.3
- bytestring >=0.10.6.0 && <0.13 Show all…
Dependents (39)
@hackage/jsaddle-wasm, @hackage/Shpadoinkle-backend-snabbdom, @hackage/servant-reflex, @hackage/jsaddle-clib, @hackage/hanabi-dealer, @hackage/reflex-gadt-api, Show all…
Package Flags
call-stacks
(off by default)
Include HasCallStack constraint on calls unchecked calls
check-unchecked
(off by default)
Fail unchecked calls when they are called (rather than when the result is evaluated)
This package provides an EDSL for calling JavaScript that can be used both from GHCJS and GHC. When using GHC the application is run using Warp and WebSockets to drive a small JavaScript helper.