hoppy-std 0.2.0 → 0.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- hoppy-std.cabal +2/−2
hoppy-std.cabal view
@@ -1,5 +1,5 @@ name: hoppy-std-version: 0.2.0+version: 0.2.1 synopsis: C++ FFI generator - Standard library bindings homepage: http://khumba.net/projects/hoppy license: Apache-2.0@@ -35,7 +35,7 @@ Foreign.Hoppy.Generator.Std.Internal , Paths_hoppy_std build-depends:- base >=4.7 && <4.9+ base >=4.7 && <5 , filepath >=1.0 && <1.5 , haskell-src >=1.0 && <1.1 , hoppy-generator >=0.2 && <0.3