Dependencies for jsaddle-0.9.9.3
Libraries
jsaddle
- aeson (>=0.11.3.0 && <2.3)
- base (>=4.9 && <5)
- base-compat (>=0.9.0 && <0.15)
- base64-bytestring (>=1.0.0.1 && <1.3)
- bytestring (>=0.10.6.0 && <0.13)
- exceptions (>=0.8 && <0.11)
- lens (>=3.8.5 && <5.4)
- primitive (>=0.6.1.0 && <0.10)
- text (>=1.2.1.3 && <1.3 || >=2.0 && <2.2)
- transformers (>=0.4.2.0 && <0.7)
- if impl(ghcjs) || arch(javascript)
- ghcjs-base
- if impl(ghcjs)
- attoparsec (>=0.11 && <0.15)
- containers (>=0.5.6.2 && <0.9)
- deepseq (>=1.3 && <1.6)
- filepath (>=1.4.0.0 && <1.6)
- ghc-prim
- http-types (>=0.8.6 && <0.13)
- process (>=1.2.3.0 && <1.7)
- random (>=1.1 && <1.4)
- ref-tf (>=0.4.0.1 && <0.6)
- scientific (>=0.3 && <0.4)
- stm (>=2.4.4 && <2.6)
- time (>=1.5.0.1 && <1.15)
- unliftio-core (>=0.1 && <0.3)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.14)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
call-stacks | Include HasCallStack constraint on calls unchecked calls | Disabled |
check-unchecked | Fail unchecked calls when they are called (rather than when the result is evaluated) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info