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.1@sha256:1b072e925445b3e06988e03a287f95e1f70db7a323ee4206f5213a7817286bd0,2181

Module documentation for 0.1.0.1

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.1

  • Bump base upper bound for GHC 8.4.1
  • Add smoketest

0.1.0.0 – 2017-10-16

  • First version. Released on an unsuspecting world.