Dependencies for posit-2022.2.0.3
Libraries
posit
- base (>=4.7 && <5)
- data-dword
- deepseq (>=1.1 && <2)
- scientific
- if !flag(do-no-storable-random)
- if flag(do-liquid)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
do-no-storable-random | Build without Storable or Random/Uniform Class support | Disabled |
do-liquid | Build with Liquid Haskell checking | Disabled |
do-rewrite | Build with Rewrite Rules for Fused Operations. Warning! this may not be deterministic between GHC releases. | Disabled |
warn-overflow-underflow | Build with the option to emit warnings when an overflow or underflow occurs. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info