Dependencies for unicode-transforms-0.3.8
Libraries
unicode-transforms
- base (>=4.8 && <5)
- bytestring (>=0.9 && <0.12)
- ghc-prim (>=0.2 && <0.8)
- text (>=1.1.1 && <=1.2.4.1)
- unicode-data (>=0.1 && <0.2)
Executables
chart
- if flag(bench-show)
- base (>=4.8 && <5)
- bench-show (>=0.3 && <0.4)
- split (>=0.2 && <0.3)
- transformers (>=0.4 && <0.6)
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev | Developer build | Disabled |
| bench-show | Use bench-show to compare benchmarks | Disabled |
| has-icu | Use text-icu for benchmark and test comparisons | Disabled |
| has-llvm | Use llvm backend (faster) for compilation | Disabled |
| use-gauge | Use gauge instead of tasty-bench for benchmarking | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info