Dependencies for twee-lib-2.1
Libraries
twee-lib
- base (>=4 && <4.11)
- containers
- dlist
- ghc-prim
- pretty (>=1.1.2.0)
- primitive (>=0.6.2.0)
- transformers
- vector
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| static | Build a static binary. | Disabled |
| static-cxx | Build a binary which statically links against libstdc++. | Disabled |
| llvm | Build using LLVM backend for faster code. | Disabled |
| bounds-checks | Use bounds checks for all array operations. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info