packages feed

copilot-c99 2.2.0 → 2.2.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~copilot-corenew-uploaderPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: copilot-core

API changes (from Hackage documentation)

Files

copilot-c99.cabal view
@@ -1,6 +1,6 @@ cabal-version             : >= 1.10 name                      : copilot-c99-version                   : 2.2.0+version                   : 2.2.1 synopsis                  : A compiler for Copilot targeting C99. description               :   This package is a back-end from Copilot to the Atom DSL.@@ -36,13 +36,13 @@   default-language        : Haskell2010   hs-source-dirs          : src   ghc-options             : -Wall -fwarn-tabs---  ghc-prof-options        : -auto-all -caf-all+  ghc-prof-options        : -auto-all -caf-all    build-depends           : atom >= 1.0.13                           , base >= 4.3 && < 5                           , bytestring                           , containers >= 0.4-                          , copilot-core == 2.2.0+                          , copilot-core == 2.2.1                           , csv                           , directory >= 1.1                           , process >= 1.0@@ -77,7 +77,7 @@                           , bytestring                           , csv                           , containers >= 0.4-                          , copilot-core == 2.2.0+                          , copilot-core == 2.2.1                           , directory >= 1.1                           , process >= 1.0                           , pretty >= 1.0