From 26704074fb55fc6c0781855964cba8d4a2c6e490 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Wed, 6 Jul 2016 20:54:28 +0200 Subject: hackage-metadata: Fix bounds --- hackage-metadata/cabal-helper-0.1.0.1.cabal | 34 +++++++++--------- hackage-metadata/cabal-helper-0.2.0.0.cabal | 34 +++++++++--------- hackage-metadata/cabal-helper-0.3.0.0.cabal | 30 ++++++++-------- hackage-metadata/cabal-helper-0.3.1.0.cabal | 30 ++++++++-------- hackage-metadata/cabal-helper-0.3.2.0.cabal | 30 ++++++++-------- hackage-metadata/cabal-helper-0.3.2.1.cabal | 30 ++++++++-------- hackage-metadata/cabal-helper-0.3.3.0.cabal | 30 ++++++++-------- hackage-metadata/cabal-helper-0.3.4.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.3.5.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.3.6.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.3.7.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.3.8.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.3.9.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.4.0.0.cabal | 32 ++++++++--------- hackage-metadata/cabal-helper-0.5.0.0.cabal | 34 +++++++++--------- hackage-metadata/cabal-helper-0.5.1.0.cabal | 34 +++++++++--------- hackage-metadata/cabal-helper-0.5.3.0.cabal | 50 +++++++++++++------------- hackage-metadata/cabal-helper-0.6.0.0.cabal | 46 ++++++++++++------------ hackage-metadata/cabal-helper-0.6.1.0.cabal | 46 ++++++++++++------------ hackage-metadata/cabal-helper-0.6.2.0.cabal | 46 ++++++++++++------------ hackage-metadata/cabal-helper-0.6.3.0.cabal | 46 ++++++++++++------------ hackage-metadata/cabal-helper-0.6.3.1.cabal | 46 ++++++++++++------------ hackage-metadata/cabal-helper-0.7.1.0.cabal | 56 ++++++++++++++--------------- 23 files changed, 423 insertions(+), 423 deletions(-) (limited to 'hackage-metadata') diff --git a/hackage-metadata/cabal-helper-0.1.0.1.cabal b/hackage-metadata/cabal-helper-0.1.0.1.cabal index 62fedd5..12f9e61 100644 --- a/hackage-metadata/cabal-helper-0.1.0.1.cabal +++ b/hackage-metadata/cabal-helper-0.1.0.1.cabal @@ -39,15 +39,15 @@ source-repository head library exposed-modules: Distribution.Helper - build-depends: base >= 4.5 && < 5 + build-depends: base < 5 && >= 4.5 default-language: Haskell2010 - Build-Depends: base - , data-default - , directory - , filepath - , transformers - , mtl - , process + Build-Depends: base < 5 && >= 4.5 + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 Executable cabal-helper-wrapper Default-Language: Haskell2010 @@ -60,12 +60,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring - , Cabal - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 + , Cabal < 1.23 && >= 1.14.0 + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.2.0.0.cabal b/hackage-metadata/cabal-helper-0.2.0.0.cabal index fdb985e..d5126de 100644 --- a/hackage-metadata/cabal-helper-0.2.0.0.cabal +++ b/hackage-metadata/cabal-helper-0.2.0.0.cabal @@ -39,15 +39,15 @@ source-repository head library exposed-modules: Distribution.Helper - build-depends: base >= 4.5 && < 5 + build-depends: base < 5 && >= 4.5 default-language: Haskell2010 - Build-Depends: base - , data-default - , directory - , filepath - , transformers - , mtl - , process + Build-Depends: base < 5 && >= 4.5 + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 Executable cabal-helper-wrapper Default-Language: Haskell2010 @@ -60,12 +60,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring - , Cabal - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 + , Cabal < 1.23 && >= 1.14.0 + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.3.0.0.cabal b/hackage-metadata/cabal-helper-0.3.0.0.cabal index 2ac8739..2cc5ff0 100644 --- a/hackage-metadata/cabal-helper-0.3.0.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.0.0.cabal @@ -41,13 +41,13 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 - , data-default - , directory - , filepath - , transformers - , mtl - , process + Build-Depends: base < 5 && >= 4.5 + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -61,12 +61,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.3.1.0.cabal b/hackage-metadata/cabal-helper-0.3.1.0.cabal index 887a16d..76e3c82 100644 --- a/hackage-metadata/cabal-helper-0.3.1.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.1.0.cabal @@ -43,13 +43,13 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 - , data-default - , directory - , filepath - , transformers - , mtl - , process + Build-Depends: base < 5 && >= 4.5 + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -63,12 +63,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.3.2.0.cabal b/hackage-metadata/cabal-helper-0.3.2.0.cabal index 56d85cb..483d33f 100644 --- a/hackage-metadata/cabal-helper-0.3.2.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.2.0.cabal @@ -43,13 +43,13 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 - , data-default - , directory - , filepath - , transformers - , mtl - , process + Build-Depends: base < 5 && >= 4.5 + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -63,12 +63,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.3.2.1.cabal b/hackage-metadata/cabal-helper-0.3.2.1.cabal index 1fd021e..4d055b5 100644 --- a/hackage-metadata/cabal-helper-0.3.2.1.cabal +++ b/hackage-metadata/cabal-helper-0.3.2.1.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,12 +64,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.3.3.0.cabal b/hackage-metadata/cabal-helper-0.3.3.0.cabal index 730275c..cf00a6b 100644 --- a/hackage-metadata/cabal-helper-0.3.3.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.3.0.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,12 +64,12 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.3.4.0.cabal b/hackage-metadata/cabal-helper-0.3.4.0.cabal index 9865c7a..7c99562 100644 --- a/hackage-metadata/cabal-helper-0.3.4.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.4.0.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,15 +64,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* Test-Suite spec @@ -81,5 +81,5 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper diff --git a/hackage-metadata/cabal-helper-0.3.5.0.cabal b/hackage-metadata/cabal-helper-0.3.5.0.cabal index af68fc0..e43bc59 100644 --- a/hackage-metadata/cabal-helper-0.3.5.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.5.0.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,15 +64,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* Test-Suite spec @@ -81,7 +81,7 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix diff --git a/hackage-metadata/cabal-helper-0.3.6.0.cabal b/hackage-metadata/cabal-helper-0.3.6.0.cabal index 70c096b..7f1114f 100644 --- a/hackage-metadata/cabal-helper-0.3.6.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.6.0.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,15 +64,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -82,7 +82,7 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix diff --git a/hackage-metadata/cabal-helper-0.3.7.0.cabal b/hackage-metadata/cabal-helper-0.3.7.0.cabal index bd68a5c..eefad93 100644 --- a/hackage-metadata/cabal-helper-0.3.7.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.7.0.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,15 +64,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -82,7 +82,7 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix diff --git a/hackage-metadata/cabal-helper-0.3.8.0.cabal b/hackage-metadata/cabal-helper-0.3.8.0.cabal index 15710e3..5665385 100644 --- a/hackage-metadata/cabal-helper-0.3.8.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.8.0.cabal @@ -43,14 +43,14 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -64,15 +64,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -82,7 +82,7 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix diff --git a/hackage-metadata/cabal-helper-0.3.9.0.cabal b/hackage-metadata/cabal-helper-0.3.9.0.cabal index 92a0bd9..0f9de5d 100644 --- a/hackage-metadata/cabal-helper-0.3.9.0.cabal +++ b/hackage-metadata/cabal-helper-0.3.9.0.cabal @@ -45,14 +45,14 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -66,15 +66,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -84,7 +84,7 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix diff --git a/hackage-metadata/cabal-helper-0.4.0.0.cabal b/hackage-metadata/cabal-helper-0.4.0.0.cabal index c7fe730..027a8d8 100644 --- a/hackage-metadata/cabal-helper-0.4.0.0.cabal +++ b/hackage-metadata/cabal-helper-0.4.0.0.cabal @@ -47,14 +47,14 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -68,15 +68,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -86,7 +86,7 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix diff --git a/hackage-metadata/cabal-helper-0.5.0.0.cabal b/hackage-metadata/cabal-helper-0.5.0.0.cabal index 7bf9b54..7974f35 100644 --- a/hackage-metadata/cabal-helper-0.5.0.0.cabal +++ b/hackage-metadata/cabal-helper-0.5.0.0.cabal @@ -47,14 +47,14 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -68,15 +68,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -86,8 +86,8 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix - , process + , process < 1.3 && >= 1.1.0.1 diff --git a/hackage-metadata/cabal-helper-0.5.1.0.cabal b/hackage-metadata/cabal-helper-0.5.1.0.cabal index 4627f64..7584f1c 100644 --- a/hackage-metadata/cabal-helper-0.5.1.0.cabal +++ b/hackage-metadata/cabal-helper-0.5.1.0.cabal @@ -47,14 +47,14 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -68,15 +68,15 @@ Executable cabal-helper-wrapper CabalHelper.Data GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string @@ -86,8 +86,8 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix - , process + , process < 1.3 && >= 1.1.0.1 diff --git a/hackage-metadata/cabal-helper-0.5.3.0.cabal b/hackage-metadata/cabal-helper-0.5.3.0.cabal index 87fafe1..26c659c 100644 --- a/hackage-metadata/cabal-helper-0.5.3.0.cabal +++ b/hackage-metadata/cabal-helper-0.5.3.0.cabal @@ -47,14 +47,14 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -70,15 +70,15 @@ Executable cabal-helper-wrapper CabalHelper.Log GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -88,19 +88,19 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests, . GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.23 - , data-default - , directory - , filepath - , transformers - , mtl - , process + , data-default == 0.7.* + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary \ No newline at end of file + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* \ No newline at end of file diff --git a/hackage-metadata/cabal-helper-0.6.0.0.cabal b/hackage-metadata/cabal-helper-0.6.0.0.cabal index a88f8da..bbab2cb 100644 --- a/hackage-metadata/cabal-helper-0.6.0.0.cabal +++ b/hackage-metadata/cabal-helper-0.6.0.0.cabal @@ -48,13 +48,13 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -70,15 +70,15 @@ Executable cabal-helper-wrapper CabalHelper.Log GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -88,18 +88,18 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests, . GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary \ No newline at end of file + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* \ No newline at end of file diff --git a/hackage-metadata/cabal-helper-0.6.1.0.cabal b/hackage-metadata/cabal-helper-0.6.1.0.cabal index ca55044..9019a1a 100644 --- a/hackage-metadata/cabal-helper-0.6.1.0.cabal +++ b/hackage-metadata/cabal-helper-0.6.1.0.cabal @@ -48,13 +48,13 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -70,15 +70,15 @@ Executable cabal-helper-wrapper CabalHelper.Log GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -88,18 +88,18 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests, . GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary \ No newline at end of file + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* \ No newline at end of file diff --git a/hackage-metadata/cabal-helper-0.6.2.0.cabal b/hackage-metadata/cabal-helper-0.6.2.0.cabal index dfc81df..8e8f7ac 100644 --- a/hackage-metadata/cabal-helper-0.6.2.0.cabal +++ b/hackage-metadata/cabal-helper-0.6.2.0.cabal @@ -48,13 +48,13 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -70,15 +70,15 @@ Executable cabal-helper-wrapper CabalHelper.Log GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -88,18 +88,18 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests, . GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.6.3.0.cabal b/hackage-metadata/cabal-helper-0.6.3.0.cabal index ac5f55d..5ff4d39 100644 --- a/hackage-metadata/cabal-helper-0.6.3.0.cabal +++ b/hackage-metadata/cabal-helper-0.6.3.0.cabal @@ -48,13 +48,13 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -71,15 +71,15 @@ Executable cabal-helper-wrapper CabalHelper.Sandbox GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -89,18 +89,18 @@ Test-Suite spec Main-Is: Spec.hs Hs-Source-Dirs: tests, . GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.6.3.1.cabal b/hackage-metadata/cabal-helper-0.6.3.1.cabal index 1a11add..acf04b9 100644 --- a/hackage-metadata/cabal-helper-0.6.3.1.cabal +++ b/hackage-metadata/cabal-helper-0.6.3.1.cabal @@ -48,13 +48,13 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper @@ -71,15 +71,15 @@ Executable cabal-helper-wrapper CabalHelper.Sandbox GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -98,18 +98,18 @@ Test-Suite spec Hs-Source-Dirs: tests, . GHC-Options: -Wall Build-Tools: cabal - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.23 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* diff --git a/hackage-metadata/cabal-helper-0.7.1.0.cabal b/hackage-metadata/cabal-helper-0.7.1.0.cabal index 40defed..1830d98 100644 --- a/hackage-metadata/cabal-helper-0.7.1.0.cabal +++ b/hackage-metadata/cabal-helper-0.7.1.0.cabal @@ -48,13 +48,13 @@ library , CabalHelper.Sandbox default-language: Haskell2010 GHC-Options: -Wall - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , Cabal >= 1.14 && < 1.26 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim Executable cabal-helper-wrapper-v0.7 @@ -71,15 +71,15 @@ Executable cabal-helper-wrapper-v0.7 CabalHelper.Sandbox GHC-Options: -Wall X-Install-Target: $libexecdir - Build-Depends: base >= 4.5 && < 5 - , bytestring + Build-Depends: base < 5 && >= 4.5 + , bytestring < 0.11 && >= 0.9.2.1 , Cabal >= 1.14 && < 1.26 - , directory - , filepath - , process - , transformers - , template-haskell - , temporary + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , process < 1.3 && >= 1.1.0.1 + , transformers < 0.6 && >= 0.3.0.0 + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* , utf8-string , ghc-prim @@ -98,21 +98,21 @@ Test-Suite spec Hs-Source-Dirs: tests, . GHC-Options: -Wall Build-Tools: cabal - Build-Depends: base >= 4.5 && < 5 + Build-Depends: base < 5 && >= 4.5 , cabal-helper , extra , unix , Cabal >= 1.14 && < 1.26 - , directory - , filepath - , transformers - , mtl - , process + , directory < 1.5 && >= 1.1.0.2 + , filepath < 1.5 && >= 1.3.0.0 + , transformers < 0.6 && >= 0.3.0.0 + , mtl == 2.2.* + , process < 1.3 && >= 1.1.0.1 , ghc-prim - , bytestring + , bytestring < 0.11 && >= 0.9.2.1 , utf8-string - , template-haskell - , temporary + , template-haskell < 2.11 && >= 2.7.0.0 + , temporary == 1.2.* -- custom-setup -- setup-depends: base, @@ -132,12 +132,12 @@ Test-Suite spec -- Main-Is: CabalHelper/Main.hs -- Other-Modules: -- GHC-Options: -Wall -fno-warn-unused-imports -optP-DCABAL_MAJOR=1 -optP-DCABAL_MINOR=25 -optP-DCABAL_HELPER=1 -optP-DCABAL_HELPER_DEV=1 --- Build-Depends: base --- , Cabal +-- Build-Depends: base < 5 && >= 4.5 +-- , Cabal < 1.23 && >= 1.14.0 -- , containers --- , bytestring --- , filepath --- , directory +-- , bytestring < 0.11 && >= 0.9.2.1 +-- , filepath < 1.5 && >= 1.3.0.0 +-- , directory < 1.5 && >= 1.1.0.2 -- -- flag dev -- description: Build development components -- cgit v1.2.3