dhscanner-bitcode 0.1.0.3 → 1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~dhscanner-astPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: dhscanner-ast
API changes (from Hackage documentation)
Files
- dhscanner-bitcode.cabal +2/−2
dhscanner-bitcode.cabal view
@@ -20,7 +20,7 @@ in mind. The commands resemble an abstract RISC-style assembley, motivated by keeping later-phases analyses as simple as possible. -version: 0.1.0.3 +version: 1.0.4 license: GPL-3.0-only license-file: LICENSE author: OrenGitHub @@ -48,7 +48,7 @@ aeson >= 2.2.3 && < 2.3, base >= 4.17.2 && < 4.18, containers >= 0.6.7 && < 0.7, - dhscanner-ast >= 0.1.0.5, + dhscanner-ast >= 0.1.0.8, hs-source-dirs: src