packages feed

cdeps-0.1.2.4: CHANGELOG.md

# cdeps

## 0.1.2.4

  * No nested comments since C doesn't have them

## 0.1.2.3

  * Set `cross` flag to temporarily enable cross-compilation. This will be
    necessary until cabal handles build tools correctly when cross-compiling.

## 0.1.2.1

  * Improve backwards compatibility
  * Minor performance improvements

## 0.1.2.0

  * Minor performance improvements
  * Add `getIncludesText`

## 0.1.1.8

  * Fix build for GHC 8.2.2, 8.0.2 again.