unicode-transforms: Unicode normalization
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O0' is not needed. Use the --disable-optimization configure flag.
- 'ghc-options: -O0' is not needed. Use the --disable-optimization configure flag.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Properties
Versions | 0.1.0.1, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.7.1, 0.3.8, 0.4.0, 0.4.0.1, 0.4.0.1 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.8 && <4.17), bytestring (>=0.9 && <0.12), ghc-prim (>=0.2 && <0.9), text (>=1.1.1 && <=1.2.5.0 || >=2.0 && <2.1), unicode-data (>=0.2 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | 2016-2017 Harendra Kumar, 2014–2015 Antonio Nikishaev |
Author | Harendra Kumar |
Maintainer | harendra.kumar@gmail.com |
Category | Data, Text, Unicode |
Home page | http://github.com/composewell/unicode-transforms |
Bug tracker | https://github.com/composewell/unicode-transforms/issues |
Source repo | head: git clone https://github.com/composewell/unicode-transforms |
Uploaded | by adithyaov at 2022-03-17T12:20:19Z |
Modules
[Index] [Quick Jump]
- Data
- ByteString
- Text
- Unicode
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
Downloads
- unicode-transforms-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees