about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
author(cdep)illabout <cdep.illabout@gmail.com>2020-03-06 11:19:52 +0900
committerPeter Simons <simons@cryp.to>2020-03-06 22:15:13 +0100
commit354111dffb726186fd566dfd31f5a1a6b996d9c2 (patch)
tree002f97693b77172d18ed500a117efe103919ad15 /pkgs/development/haskell-modules
parent9857e570e9775ec69760f1e30a41598629a4de7a (diff)
downloadnixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.tar
nixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.tar.gz
nixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.tar.bz2
nixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.tar.lz
nixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.tar.xz
nixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.tar.zst
nixlib-354111dffb726186fd566dfd31f5a1a6b996d9c2.zip
haskellPackages.pantry_0_2_0_0: Mark dontCheck
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index ff589b3b455c..37f604792510 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -1423,7 +1423,7 @@ self: super: {
   # https://github.com/bergmark/feed/issues/43
   feed = dontCheck super.feed;
 
-  pantry_0_2_0_0 = appendPatches super.pantry_0_2_0_0 [
+  pantry_0_2_0_0 = appendPatches (dontCheck super.pantry_0_2_0_0) [
     # pantry-0.2.0.0 doesn't build with ghc-8.8, but there is a PR adding support.
     # https://github.com/commercialhaskell/pantry/pull/6
     # Currently stack-2.1.3.1 requires pantry-0.2.0.0, but when a newer version of