Z-Data: Array, vector and text
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.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.1.7.1, 0.1.7.2, 0.1.8.0, 0.1.9.0, 0.1.9.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.3.0, 0.7.4.0, 0.8.0.0, 0.8.1.0, 0.8.2.0, 0.8.3.0, 0.8.3.0, 0.8.4.0, 0.8.5.0, 0.8.6.0, 0.8.6.1, 0.8.7.0, 0.8.8.0, 0.9.0.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.12 && <5.0), bytestring (>=0.10.4 && <0.12), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.7), deepseq (>=1.4 && <1.5), ghc-prim (>=0.5.3 && <0.8), hashable (>=1.3 && <1.4), integer-gmp (>=0.2 && <1.2), primitive (>=0.7.1 && <0.7.2), QuickCheck (>=2.10), scientific (>=0.3 && <0.4), tagged (>=0.8 && <0.9), template-haskell (>=2.14.0), time (>=1.9 && <2.0), unordered-containers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) Z.Haskell Contributors |
Author | Z.Haskell Contributors |
Maintainer | winterland1989@gmail.com |
Category | Data |
Home page | https://github.com/ZHaskell/z-data |
Bug tracker | https://github.com/ZHaskell/z-data/issues |
Source repo | head: git clone git://github.com/haskell-Z/z-data.git |
Uploaded | by winterland at 2021-06-02T06:55:34Z |
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
integer-simple | Use the simple integer library instead of integer-gmp | Disabled |
no-avx | Do not use AVX instructions(utf8 validation, base64 codec, etc), this is added for making some cached code runnable on VMs where AVX is not available. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Z-Data-0.8.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees