hoppy-docs 0.2.0 → 0.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- hoppy-docs.cabal +2/−2
hoppy-docs.cabal view
@@ -1,5 +1,5 @@ name: hoppy-docs-version: 0.2.0+version: 0.2.1 synopsis: C++ FFI generator - Documentation homepage: http://khumba.net/projects/hoppy license: AGPL-3@@ -19,7 +19,7 @@ exposed-modules: Foreign.Hoppy.Documentation.UsersGuide build-depends:- base >=4.7 && <4.9+ base >=4.7 && <5 , haskell-src >=1.0 && <1.1 , hoppy-generator >=0.2 && <0.3 , hoppy-runtime >=0.2 && <0.3