@hackage / clang-compilation-database

JSON Compilation Database Format encoding and decoding

Latest0.1.0.1

About

Metadata

  • Last updated , by AlekseyKliger
  • License MIT
  • Maintained by: akliger at gmail dot com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.4.1
  2. 8.2.2
  3. 8.0.2
  4. 7.10.3

Readme

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