You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cabal-testsuite/PackageTests/ReplProjectTarget/cabal.out
+4-12Lines changed: 4 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -30,21 +30,13 @@ Please pick a single [package:][ctype:]component as target for the REPL command.
30
30
Configuration is affected by the following files:
31
31
- empty.project
32
32
Warning: There are no packages or optional-packages in the project
33
-
Error: [Cabal-7076]
34
-
There are no packages in 'empty.project'. Please add a package to the project and pick a single [package:][ctype:]component as target for the REPL command.
33
+
Resolving dependencies...
35
34
# checking repl command with a missing 'missing.project'
36
35
# cabal repl
37
36
# checking repl command with a single package in 'one.project'
38
37
# cabal repl
39
38
Configuration is affected by the following files:
40
39
- one.project
41
-
Resolving dependencies...
42
-
Build profile: -w ghc-<GHCVER> -O1
43
-
In order, the following will be built:
44
-
- pkg-one-0.1 (interactive) (first run)
45
-
Configuring pkg-one-0.1...
46
-
Preprocessing library for pkg-one-0.1...
47
-
Error: [Cabal-7554]
48
-
can't find source for Foo in ., <ROOT>/cabal.dist/work/./dist/build/<ARCH>/ghc-<GHCVER>/pkg-one-0.1/build/autogen, <ROOT>/cabal.dist/work/./dist/build/<ARCH>/ghc-<GHCVER>/pkg-one-0.1/build/global-autogen
49
-
Error: [Cabal-7125]
50
-
repl failed for pkg-one-0.1-inplace.
40
+
Error: [Cabal-7076]
41
+
Please pick a single [package:][ctype:]component as target for the REPL command. The packages in 'one.project' from which to select a component target are:
0 commit comments