hackport-0.5.5: cabal/cabal-testsuite/PackageTests/Backpack/T4447/setup.test.hs
import Test.Cabal.Prelude
main = setupAndCabalTest $ do
skipUnless =<< ghcVersionIs (>= mkVersion [8,1])
fails $ setup "configure" []
import Test.Cabal.Prelude
main = setupAndCabalTest $ do
skipUnless =<< ghcVersionIs (>= mkVersion [8,1])
fails $ setup "configure" []