hoppy-runtime 0.6.0 → 0.7.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~CabalPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Cabal
API changes (from Hackage documentation)
Files
- hoppy-runtime.cabal +2/−2
hoppy-runtime.cabal view
@@ -1,5 +1,5 @@ name: hoppy-runtime-version: 0.6.0+version: 0.7.0 synopsis: C++ FFI generator - Runtime support homepage: http://khumba.net/projects/hoppy license: Apache-2.0@@ -31,7 +31,7 @@ , ScopedTypeVariables build-depends: base >=4.7 && <5- , Cabal >=1.20 && <2.5+ , Cabal >=1.20 && <3.1 , containers >=0.5 && <0.7 , directory >=1.2 && <1.4 , filepath >=1.3 && <1.5