tomlcheck: Command-line tool to check syntax of TOML files
This is a command-line wrapper around htoml-megaparsec. It is intended to be used as a syntax checker that can be called by your text editor.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| static | Build statically linked executable | Disabled |
| development | Enable `-Werror` | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tomlcheck-0.1.0.40.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.8, 0.1.0.9, 0.1.0.14, 0.1.0.17, 0.1.0.18, 0.1.0.19, 0.1.0.23, 0.1.0.29, 0.1.0.36, 0.1.0.38, 0.1.0.39, 0.1.0.40 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.9 && <5), htoml-megaparsec (>=2.1.0.0), megaparsec (>=7.0), optparse-applicative, text [details] |
| License | BSD-3-Clause |
| Copyright | Copyright: (c) 2017-2019 Vanessa McHale |
| Author | Vanessa McHale |
| Maintainer | vamchale@gmail.com |
| Category | Toml, Data |
| Source repo | head: git clone https://github.com/vmchale/tomlcheck |
| Uploaded | by vmchale at 2019-04-27T02:08:47Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | tomlcheck |
| Downloads | 8918 total (20 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2019-04-27 [all 3 reports] |