clang-compilation-database

JSON Compilation Database Format encoding and decoding

https://github.com/lambdageek/clang-compilation-database

Version on this page:0.1.0.0
LTS Haskell 12.26:0.1.0.1
Stackage Nightly 2018-09-28:0.1.0.1
Latest on Hackage:0.1.0.1

See all snapshots clang-compilation-database appears in

MIT licensed by Aleksey Kliger
Maintained by akliger at gmail dot com
This version can be pinned in stack with:clang-compilation-database-0.1.0.0@sha256:5eb317ead2ccc9bbdbdfd9a803abae854c5f0527b6236c609fabb0d1f5e5e7e3,1722

Module documentation for 0.1.0.0

Haskell library for working with Clang Compilation Database Format files

This library implements a Haskell encoder and decoder for Clang’s JSON Compilation Database Format Specification using Aeson

Changes

Revision history for clang-compilation-database

0.1.0.0 – 2017-10-16

  • First version. Released on an unsuspecting world.