Changelog of @hackage/cdeps 0.1.3.1

cdeps

0.1.3.1

  • Pass -A5M to the command-line executable, making performance better

0.1.3.0

  • Add getIncludesStr function

0.1.2.5

  • Add benchmark suite

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.