@hackage baserock-schema0.0.1.2
Installation
Dependencies (10)
- algebraic-graphs
- base >=4.7 && <5
- bytestring
- docopt
- errors
- mtl Show all…
Dependents (0)
baserock-schema
Definitions schema for baserock system definitions.
You can build with
stack build
You can test with
stack test
You can test the in-place sanitizer application by running
stack install
which will install the baserock executable. You may then sit in a definitions repository and run
baserock sanitize <path/to/system.morph>