packages feed

copilot-c99 0.1 → 0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~atomPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: atom

API changes (from Hackage documentation)

Files

copilot-c99.cabal view
@@ -1,6 +1,6 @@ cabal-version             : >= 1.10 name                      : copilot-c99-version                   : 0.1+version                   : 0.2 synopsis                  : A compiler for Copilot targeting C99. description               : This is a back-end from Copilot to the Atom DSL. Please see README.mk for more details. license                   : BSD3@@ -27,7 +27,7 @@   ghc-options             : -Wall -fwarn-tabs   ghc-prof-options        : -auto-all -caf-all -  build-depends           : atom >= 1.0.9+  build-depends           : atom >= 1.0.10                           , base >= 4.3 && < 5                           , bytestring                           , bytestring-csv