cgen 0.0.2 → 0.0.3
raw patch · 1 files changed
+3/−1 lines, 1 files
Files
- cgen.cabal +3/−1
cgen.cabal view
@@ -2,7 +2,7 @@ -- see -- http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html#pkg-descr. Name: cgen-Version: 0.0.2+Version: 0.0.3 Synopsis: generates Haskell bindings and C wrappers for C++ libraries Description: cgen parses C++ headers and generates C wrappers and Haskell bindings to a C++ library.@@ -74,6 +74,8 @@ Ghc-options: -Wall -fno-warn-missing-signatures -fno-warn-unused-binds -fno-warn-unused-do-bind++Library Source-repository head type: git