3
0
Fork 0
forked from mirrors/nixpkgs

haskellPackages.pantry_0_2_0_0: Mark dontCheck

This commit is contained in:
(cdep)illabout 2020-03-06 11:19:52 +09:00 committed by Peter Simons
parent 9857e570e9
commit 354111dffb

View file

@ -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