haskellPackages.JuicyPixels-jpeg-turbo: also disable tests
This package is affected by the same problem as jpeg-turbo, missing test files in the sdist.
This commit is contained in:
@@ -449,6 +449,7 @@ with haskellLib;
|
|||||||
|
|
||||||
# Missing test file https://gitlab.com/dpwiz/hs-jpeg-turbo/-/issues/1
|
# Missing test file https://gitlab.com/dpwiz/hs-jpeg-turbo/-/issues/1
|
||||||
jpeg-turbo = dontCheck super.jpeg-turbo;
|
jpeg-turbo = dontCheck super.jpeg-turbo;
|
||||||
|
JuicyPixels-jpeg-turbo = dontCheck super.JuicyPixels-jpeg-turbo;
|
||||||
|
|
||||||
# Fixes compilation for basement on i686 for GHC >= 9.4
|
# Fixes compilation for basement on i686 for GHC >= 9.4
|
||||||
# https://github.com/haskell-foundation/foundation/pull/573
|
# https://github.com/haskell-foundation/foundation/pull/573
|
||||||
|
|||||||
Reference in New Issue
Block a user