baserock-schema: Baserock Definitions Schema

[ bsd3, data, library, program ] [ Propose Tags ]

Baserock Definitions Schema - Parsers, Printers, Encoders, Decoders, ASTs, Graphs and Traversals


[Skip to Readme]

Modules

[Last Documentation]

  • Baserock
    • Schema
      • Baserock.Schema.V9
        • Baserock.Schema.V9.Data
        • Baserock.Schema.V9.Database

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.5, 0.0.2.0, 0.0.3.4, 0.0.3.5
Change log ChangeLog.md
Dependencies algebraic-graphs, base (>=4.7 && <5), baserock-schema, docopt, errors, flippers, gitlab-api, microlens-platform, mtl, rio, yaml, yaml-pretty-extras [details]
License BSD-3-Clause
Copyright 2018 Daniel Firth
Author Daniel Firth
Maintainer locallycompact@gmail.com
Category Data
Source repo head: git clone https://gitlab.com/locallycompact/baserock-schema
Uploaded by locallycompact at 2018-06-06T20:14:06Z
Distributions
Executables baserock
Downloads 4115 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-06-06 [all 3 reports]

Readme for baserock-schema-0.0.2.0

[back to package description]

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>