language-ninja: A library for dealing with the Ninja build language.
A Haskell library for parsing, pretty-printing, and compiling the Ninja build language. The best place to start reading this documentation is the Language.Ninja module.
[Skip to Readme]
Modules
[Index]
Downloads
- language-ninja-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.0 && <1.3), aeson-pretty (>=0.8 && <0.9), base (>=4.8 && <5.0), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), flow (>=1.0 && <1.1), hashable (>=1.2 && <1.3), intern (>=0.9 && <0.10), language-ninja, lens (>=4.15 && <4.16), megaparsec (>=5.2 && <5.3), mtl (>=2.2 && <2.3), optparse-generic (>=1.1 && <1.2), QuickCheck (>=2.9 && <2.10), semigroups (>=0.18 && <0.19), smallcheck (>=1.1 && <1.2), system-filepath (>=0.4 && <0.5), text (>=1.2 && <1.3), transformers (>=0.4 && <0.6), unordered-containers (>=0.2 && <0.3), versions (>=3.1.1 && <3.2) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2 |
License | Apache-2.0 |
Copyright | Copyright 2017 Awake Security |
Author | Awake Security |
Maintainer | opensource@awakesecurity.com |
Category | Build, Language |
Home page | https://github.com/awakesecurity/language-ninja |
Bug tracker | https://github.com/awakesecurity/language-ninja/issues |
Source repo | head: git clone https://github.com/awakesecurity/language-ninja.git -b master this: git clone https://github.com/awakesecurity/language-ninja.git(tag release-0.2.0) |
Uploaded | by taktoa at 2017-08-02T00:16:29Z |
Distributions | |
Executables | ninja-compile, ninja-parse, ninja-lex |
Downloads | 1693 total (9 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |