ddc-driver 0.3.1.2 → 0.3.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~ddc-buildPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ddc-build
API changes (from Hackage documentation)
Files
- ddc-driver.cabal +2/−2
ddc-driver.cabal view
@@ -1,5 +1,5 @@ Name: ddc-driver-Version: 0.3.1.2+Version: 0.3.1.3 License: MIT License-file: LICENSE Author: The Disciplined Disciple Compiler Strike Force@@ -32,7 +32,7 @@ ddc-core-simpl == 0.3.1.*, ddc-core-salt == 0.3.1.*, ddc-core-llvm == 0.3.1.*,- ddc-build == 0.3.1.*+ ddc-build >= 0.3.1.3 && < 0.3.2 Exposed-modules: DDC.Driver.Command.Ast