llvm-pkg-config 0.0.0.1 → 0.0.0.2
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~process
Dependency ranges changed: process
Files
- llvm-pkg-config.cabal +4/−4
llvm-pkg-config.cabal view
@@ -1,5 +1,5 @@ Name: llvm-pkg-config-Version: 0.0.0.1+Version: 0.0.0.2 Synopsis: Generate Pkg-Config configuration file for LLVM Description: Building the @llvm-base@ package is fragile due to its configuration process.@@ -43,7 +43,7 @@ Author: Henning Thielemann Maintainer: llvm@henning-thielemann.de Stability: Stable-Tested-With: GHC==7.4.1, GHC==7.8.1+Tested-With: GHC==7.4.2, GHC==7.8.4, GHC==8.0.1 Category: Code Generation Build-type: Simple Cabal-version: >=1.6@@ -51,7 +51,7 @@ make-pkg-config.sh Source-Repository this- Tag: 0.0.0.1+ Tag: 0.0.0.2 Type: darcs Location: http://hub.darcs.net/thielema/llvm-pkg-config/ @@ -69,7 +69,7 @@ GHC-Options: -Wall -threaded Build-depends: Cabal >=1.14 && <2,- process >=1.0 && <1.3,+ process >=1.0 && <1.5, explicit-exception >=0.1.7 && <0.2, transformers >=0.2.2 && <0.6, utility-ht >=0.0.8 && <0.1,