llvm-ffi 3.0.0 → 3.0.0.1
raw patch · 1 files changed
+5/−4 lines, 1 files
Files
- llvm-ffi.cabal +5/−4
llvm-ffi.cabal view
@@ -1,5 +1,5 @@ Name: llvm-ffi-Version: 3.0.0+Version: 3.0.0.1 License: BSD3 License-File: LICENSE Synopsis: FFI bindings to the LLVM compiler toolkit.@@ -36,6 +36,7 @@ Flag developer Description: developer mode - warnings let compilation fail+ Manual: True Default: False Flag buildTools@@ -44,12 +45,12 @@ Source-Repository head Type: darcs- Location: http://code.haskell.org/~thielema/llvm-ffi/+ Location: http://hub.darcs.net/thielema/llvm-ffi/ Source-Repository this- Tag: 3.0.0+ Tag: 3.0.0.1 Type: darcs- Location: http://code.haskell.org/~thielema/llvm-ffi/+ Location: http://hub.darcs.net/thielema/llvm-ffi/ Library Build-Depends: