Merge pull request #10634 from cabalism/hlint/unused-lang-pragma
[cabal.git] / cabal-testsuite / PackageTests / NewUpdate / RejectFutureIndexStates / cabal.out.in
blob969b189c7b82607147b936bd6c1abadf9aa2c409
1 # cabal build
2 Error: [Cabal-7159]
3 Latest known index-state for 'repository.localhost' (REPLACEME) is older than the requested index-state (4000-01-01T00:00:00Z).
4 Run 'cabal update' or set the index-state to a value at or before REPLACEME.
5 # cabal build
6 Warning: There is no index-state for 'repository.localhost' exactly at the requested timestamp (2023-01-01T00:00:00Z). Also, there are no index-states before the one requested, so the repository 'repository.localhost' will be empty.
7 Resolving dependencies...
8 Error: [Cabal-7107]
9 Could not resolve dependencies:
10 [__0] trying: fake-pkg-1.0 (user goal)
11 [__1] unknown package: pkg (dependency of fake-pkg)
12 [__1] fail (backjumping, conflict set: fake-pkg, pkg)
13 After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: fake-pkg (2), pkg (1)