Skip to content

Commit

Permalink
fix wrong output file
Browse files Browse the repository at this point in the history
  • Loading branch information
cbclemmer authored Mar 1, 2023
1 parent d20174a commit 644044a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-testsuite/PackageTests/OfflineFlag/offlineFlag.out
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Build profile: -w ghc-<GHCVER> -O1
In order, the following will be built:
- remote-0.1.0.0 (lib) (requires build)
- current-0.1.0.0 (exe:current) (first run)
Error: cabal: --offline was specified, hence refusing to download the packageremote version 0.1.0.0.
Error: cabal: --offline was specified, hence refusing to download the package: remote version 0.1.0.0.
# cabal v2-build
Build profile: -w ghc-<GHCVER> -O1
In order, the following will be built:
Expand Down

0 comments on commit 644044a

Please sign in to comment.