copilot 2.0 → 2.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~copilot-c99PVP ok
version bump matches the API change (PVP)
Dependency ranges changed: copilot-c99
API changes (from Hackage documentation)
Files
- copilot.cabal +2/−2
copilot.cabal view
@@ -1,5 +1,5 @@ name: copilot-version: 2.0+version: 2.0.1 cabal-version: >= 1.10 license: BSD3 license-file: LICENSE@@ -45,5 +45,5 @@ , copilot-core , copilot-language , copilot-libraries- , copilot-c99+ , copilot-c99 >= 0.2 , directory >= 1.1