packages feed

llvm-tf 3.0.0.0.1 → 3.0.0.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~tfp

Dependency ranges changed: tfp

Files

llvm-tf.cabal view
@@ -1,5 +1,5 @@ name:          llvm-tf-version:       3.0.0.0.1+version:       3.0.0.0.2 license:       BSD3 license-file:  LICENSE synopsis:      Bindings to the LLVM compiler toolkit using type families.@@ -51,7 +51,7 @@     llvm-base == 3.0.*,     mtl,     process,-    tfp >= 0.6 && < 0.8,+    tfp >= 0.7 && < 0.8,     containers    ghc-options: -Wall@@ -90,6 +90,6 @@   location: http://code.haskell.org/~thielema/llvm-tf/  source-repository this-  tag:      3.0.0.0.1+  tag:      3.0.0.0.2   type:     darcs   location: http://code.haskell.org/~thielema/llvm-tf/