packages feed

llvm 0.7.1.0 → 0.7.1.1

raw patch · 2 files changed

+1/−3 lines, 2 files

Files

LLVM/Util/Arithmetic.hs view
@@ -12,9 +12,7 @@     recursiveFunction,     CallIntrinsic,     ) where-#if defined(__MACOS__) import Data.TypeLevel hiding (Bool, Eq, (+),(-),(*))-#endif import Data.Word import Data.Int import LLVM.Core
llvm.cabal view
@@ -1,5 +1,5 @@ name: llvm-version: 0.7.1.0+version: 0.7.1.1 license: BSD3 license-file: LICENSE synopsis: Bindings to the LLVM compiler toolkit.