summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/patches
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2018-07-10 17:05:03 +0200
committerPeter Simons <simons@cryp.to>2018-07-10 20:10:27 +0200
commitb039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4 (patch)
treed470bd609a0615a6abfb8c8378942c2d4f7bc4f7 /pkgs/development/haskell-modules/patches
parentb49693a0faf5bdebe094d1b6e63a0d3db553a8c9 (diff)
downloadnixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.tar
nixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.tar.gz
nixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.tar.bz2
nixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.tar.lz
nixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.tar.xz
nixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.tar.zst
nixpkgs-b039854de1ddcf42cb1e4a3ab7ccb24ab1ed51b4.zip
haskell-lzma: dontCheck
Diffstat (limited to 'pkgs/development/haskell-modules/patches')
-rw-r--r--pkgs/development/haskell-modules/patches/lzma-tests.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/development/haskell-modules/patches/lzma-tests.patch b/pkgs/development/haskell-modules/patches/lzma-tests.patch
deleted file mode 100644
index db9e62ee3c5..00000000000
--- a/pkgs/development/haskell-modules/patches/lzma-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/lzma.cabal
-+++ b/lzma.cabal
-@@ -76,7 +76,7 @@
-   -- additional dependencies that require version bounds
-   build-depends:       HUnit                      >= 1.2      && <1.7
-                      , QuickCheck                 >= 2.8      && <2.11
--                     , tasty                      >= 0.10     && <0.13
-+                     , tasty                      >= 0.10     && <1.1
-                      , tasty-hunit                >= 0.9      && <0.11
-                      , tasty-quickcheck           >= 0.8.3.2  && <0.10
-