We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39e4a0 commit 7160910Copy full SHA for 7160910
1 file changed
cabal-testsuite/PackageTests/Backpack/Fail5/setup-external-fail.test.hs
@@ -1,6 +1,5 @@
1
import Test.Cabal.Prelude
2
main = setupAndCabalTest $ do
3
- skipUnlessGhcVersion ">= 8.1"
4
withPackageDb $ do
5
-- Install framework WITHOUT instantiation (simulates nix callCabal2nix)
6
recordMode DoNotRecord $
0 commit comments