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 |
---|---|---|
native | Target current CPU | Disabled |
development | Enable `-Werror` | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
optimize | Optimize with -O2 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tomlcheck-0.1.0.14.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Dependencies | base (>=4.8 && <5), htoml-megaparsec (>=1.0.1.8 && <2.1.0.0), megaparsec (>=6.0), optparse-generic, text, tomlcheck [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2017 Vanessa McHale |
Author | Vanessa McHale |
Maintainer | vanessa.mchale@reconfigure.io |
Revised | Revision 1 made by vmchale at 2018-09-04T22:54:35Z |
Category | Toml, Data |
Home page | https://github.com/vmchale/tomlcheck#readme |
Source repo | head: git clone https://github.com/vmchale/tomlcheck |
Uploaded | by vmchale at 2017-10-16T21:41:28Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | tomlcheck |
Downloads | 8821 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-16 [all 1 reports] |