jacinda: Functional, expression-oriented data processing language
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: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - array - bytestring - containers - deepseq - directory - filepath - lazy-csv - microlens - microlens-mtl - mtl - optparse-applicative - prettyprinter - regex-rure - split - text - transformers - vector Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
APL meets AWK. A command-line tool for summarizing and reporting, powered by Rust's regex library.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 1.0.0.0, 1.1.0.0, 1.2.0.0, 2.0.0.0, 2.0.1.0, 2.0.2.0, 3.0.0.0, 3.0.1.0, 3.0.1.1, 3.0.2.0, 3.1.0.0, 3.1.0.1, 3.1.1.0, 3.1.1.1, 3.1.1.1, 3.2.0.0, 3.2.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.11.0.0 && <5), bytestring (>=0.11.2.0), containers (>=0.6.0.1), deepseq, directory, filepath, jacinda, lazy-csv, microlens, microlens-mtl (>=0.1.8.0), mtl, optparse-applicative (>=0.14.1.0), prettyprinter (>=1.7.0), regex-rure (>=0.1.2.0), split, text, transformers, vector (>=0.12.2.0) [details] |
License | AGPL-3.0-only |
Author | Vanessa McHale |
Maintainer | vamchale@gmail.com |
Category | Language, Interpreters, Text, Data |
Bug tracker | https://github.com/vmchale/jacinda/issues |
Source repo | head: git clone https://github.com/vmchale/jacinda |
Uploaded | by vmchale at 2024-06-19T22:55:38Z |
library jacinda:jacinda-lib
Modules
- A
- File
- Jacinda
- Jacinda.Regex
- Parser
- Parser.Rw
- Ty
- Ty.Const
Flags
Manual Flags
Name | Description | Default |
---|---|---|
cross | Enable to ease cross-compiling | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- jacinda-3.1.1.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