hogre 0.1.1 → 0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep +cgen
Dependencies added: cgen
Files
- hogre.cabal +2/−2
hogre.cabal view
@@ -1,5 +1,5 @@ Name: hogre-Version: 0.1.1+Version: 0.1.2 Cabal-Version: >= 1.6 License: MIT License-File: LICENSE@@ -27,7 +27,7 @@ location: git://github.com/anttisalonen/hogre.git Library- Build-Depends: base >= 3 && < 5, haskell98+ Build-Depends: base >= 3 && < 5, haskell98, cgen Ghc-options: -Wall cc-options: -Wall if !os(windows)