1 import Test
.Cabal
.Prelude
3 -- This repository contains a Cabal-1.18.0.0 option, which would
4 -- normally would satisfy the repository, except for v2-build's
5 -- extra constraint that setup Cabal must be 1.20. If we don't
6 -- have a choice like this available, the unsatisfied constraint
9 -- Due to #415, the lower bound may be even higher based on GHC
12 -- Don't record because output wobbles based on installed database.
13 recordMode DoNotRecord
$ do
14 fails
(cabal
' "v2-build" []) >>=
15 assertOutputContains
"Setup.hs requires >="