File tree 11 files changed +12
-12
lines changed
cabal-testsuite/PackageTests
11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Configuring my-foreign-lib-0.1.0.0...
7
7
Preprocessing foreign library 'myforeignlib' for my-foreign-lib-0.1.0.0..
8
8
Building foreign library 'myforeignlib' for my-foreign-lib-0.1.0.0..
9
9
Installing foreign library myforeignlib in <PATH>
10
- Installed my-foreign-lib-0.1.0.0
10
+ Completed my-foreign-lib-0.1.0.0
11
11
# cabal v1-exec
12
12
Hi from a foreign library! Foo has value 5678
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ Preprocessing library for my-0.1..
12
12
Building library for my-0.1..
13
13
Installing executable my-executable in <PATH>
14
14
Installing library in <PATH>
15
- Installed my-0.1
15
+ Completed my-0.1
16
16
# cabal v1-exec
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ Preprocessing library for my-0.1..
12
12
Building library for my-0.1..
13
13
Installing executable my-executable in <PATH>
14
14
Installing library in <PATH>
15
- Installed my-0.1
15
+ Completed my-0.1
16
16
# cabal v1-exec
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ Preprocessing library for my-0.1..
12
12
Building library for my-0.1..
13
13
Installing executable my-executable in <PATH>
14
14
Installing library in <PATH>
15
- Installed my-0.1
15
+ Completed my-0.1
16
16
# cabal v1-exec
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ Preprocessing library for my-0.1..
12
12
Building library for my-0.1..
13
13
Installing executable my-executable in <PATH>
14
14
Installing library in <PATH>
15
- Installed my-0.1
15
+ Completed my-0.1
16
16
# cabal v1-exec
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ Building library for p-0.1.0.0..
15
15
Installing internal library q in <PATH>
16
16
Installing executable foo in <PATH>
17
17
Installing library in <PATH>
18
- Installed p-0.1.0.0
18
+ Completed p-0.1.0.0
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ Building library for p-0.1.0.0..
14
14
Installing internal library q in <PATH>
15
15
Installing executable foo in <PATH>
16
16
Installing library in <PATH>
17
- Installed p-0.1.0.0
17
+ Completed p-0.1.0.0
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Configuring Cabal-1.2...
7
7
Preprocessing library for Cabal-1.2..
8
8
Building library for Cabal-1.2..
9
9
Installing library in <PATH>
10
- Installed Cabal-1.2
10
+ Completed Cabal-1.2
11
11
# cabal v1-sandbox add-source
12
12
# cabal v1-install
13
13
Resolving dependencies...
14
14
Configuring Cabal-2.0...
15
15
Preprocessing library for Cabal-2.0..
16
16
Building library for Cabal-2.0..
17
17
Installing library in <PATH>
18
- Installed Cabal-2.0
18
+ Completed Cabal-2.0
19
19
Failed to install custom-setup-1.0
20
20
cabal: Error: some packages failed to install:
21
21
custom-setup-1.0-KL06TzJxSBkDtcPp9Xd2v1 failed during the configure step. The exception was:
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ Preprocessing executable 'foo' for empty-data-dir-0..
5
5
Building executable 'foo' for empty-data-dir-0..
6
6
Installing executable foo in <PATH>
7
7
Warning: The directory <ROOT>/install.dist/home/.cabal/bin is not in the system search path.
8
- Installed empty-data-dir-0
8
+ Completed empty-data-dir-0
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ Configuring q-0.1.0.0...
9
9
Preprocessing library for q-0.1.0.0..
10
10
Building library for q-0.1.0.0..
11
11
Installing library in <PATH>
12
- Installed q-0.1.0.0
12
+ Completed q-0.1.0.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Configuring q-1.0...
8
8
Preprocessing library for q-1.0..
9
9
Building library for q-1.0..
10
10
Installing library in <PATH>
11
- Installed q-1.0
11
+ Completed q-1.0
12
12
# cabal v1-run
13
13
message
14
14
# cabal v1-run
You can’t perform that action at this time.
0 commit comments