Dependencies for unicode-data-names-0.4.0
Libraries
unicode-data-names
- base (>=4.7 && <4.21)
- unicode-data (>=0.6 && <0.7)
- if impl(ghc<9.0.0)
- ghc-prim (>=0.3.1 && <1.0)
- if flag(has-text)
- text (>=2.0 && <2.2)
- if flag(has-bytestring)
- bytestring (>=0.11.2 && <0.13)
Executables
export-all-chars
- if flag(export-all-chars)else
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
has-text | Expose an API using the text package | Disabled |
has-bytestring | Expose an API using the bytestring package | Disabled |
dev-has-icu | Use ICU for test and benchmark. Intended for development on the repository. | Disabled |
export-all-chars | Build the export-all-chars executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info