File tree 2 files changed +0
-20
lines changed
cabal-testsuite/PackageTests 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,4 @@ Building foreign library 'myforeignlib' for my-foreign-lib-0.1.0.0..
9
9
Installing foreign library myforeignlib in <PATH>
10
10
Installed my-foreign-lib-0.1.0.0
11
11
# 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
-
20
12
Hi from a foreign library! Foo has value 5678
Original file line number Diff line number Diff line change @@ -10,20 +10,8 @@ Building library for q-1.0..
10
10
Installing library in <PATH>
11
11
Installed q-1.0
12
12
# 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.
18
13
message
19
14
# 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
-
27
15
In order, the following will be installed:
28
16
q-1.0 (reinstall)
29
17
message updated
You can’t perform that action at this time.
0 commit comments