Skip to content

Commit 6ab7b31

Browse files
committed
Fix tests again
This reverts commit aabd31b.
1 parent 64d5b92 commit 6ab7b31

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

cabal-testsuite/PackageTests/Exec/T4049/sandbox.out

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,4 @@ Building foreign library 'myforeignlib' for my-foreign-lib-0.1.0.0..
99
Installing foreign library myforeignlib in <PATH>
1010
Installed my-foreign-lib-0.1.0.0
1111
# cabal exec
12-
Warning: The (v1-)exec command is a part of the legacy v1 style of cabal
13-
usage.
14-
15-
Please switch to using either the new project style or the legacy v1- aliases,
16-
as new-style projects will become the default in the next version of
17-
cabal-install. Please file a bug if you cannot replicate a working v1- use
18-
case with the new-style commands.
19-
2012
Hi from a foreign library! Foo has value 5678

cabal-testsuite/PackageTests/Sandbox/Reinstall/sandbox.out

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,8 @@ Building library for q-1.0..
1010
Installing library in <PATH>
1111
Installed q-1.0
1212
# cabal run
13-
Warning: This command is a part of the legacy v1 style of cabal usage.
14-
15-
Please switch to using either the new project style or the legacy v1- aliases,
16-
as new-style projects will become the default in the next version of
17-
cabal-install.
1813
message
1914
# cabal run
20-
Warning: The (v1-)run command is a part of the legacy v1 style of cabal usage.
21-
22-
Please switch to using either the new project style or the legacy v1- aliases,
23-
as new-style projects will become the default in the next version of
24-
cabal-install. Please file a bug if you cannot replicate a working v1- use
25-
case with the new-style commands.
26-
2715
In order, the following will be installed:
2816
q-1.0 (reinstall)
2917
message updated

0 commit comments

Comments
 (0)