Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / VersionPriority / 1-web-constraints-import.project
blob765094255cc2d95bf6b5396a54d0c3d04771502b
1 packages: .
2 allow-newer: hashable:*
3 constraints: hashable ==1.4.2.0
5 -- NOTE: We could have grabbed this config from stackage but we don't to avoid
6 -- making an HTTP request with the test. So instead we save it locally.
7 --
8 -- $ curl https://www.stackage.org/nightly-2023-12-07/cabal.config --output project-stackage/nightly-2023-12-07.config
9 import: project-stackage/nightly-2023-12-07.config
11 import: with-ghc.config