@@ -17,7 +17,6 @@ Error parsing project file <ROOT>/cyclical-0-self.project:
17
17
cyclical import of cyclical-0-self.project;
18
18
cyclical-0-self.project
19
19
imported by: cyclical-0-self.project
20
- cyclical-0-self.project
21
20
# checking cyclical with hops; out and back
22
21
# cabal v2-build
23
22
Error: [Cabal-7090]
@@ -26,7 +25,6 @@ cyclical import of cyclical-1-out-back.project;
26
25
cyclical-1-out-back.project
27
26
imported by: cyclical-1-out-back.config
28
27
imported by: cyclical-1-out-back.project
29
- cyclical-1-out-back.project
30
28
# checking cyclical with hops; out to a config that imports itself
31
29
# cabal v2-build
32
30
Error: [Cabal-7090]
@@ -35,8 +33,6 @@ cyclical import of cyclical-1-out-self.config;
35
33
cyclical-1-out-self.config
36
34
imported by: cyclical-1-out-self.config
37
35
imported by: cyclical-1-out-self.project
38
- cyclical-1-out-self.config
39
- imported by: cyclical-1-out-self.project
40
36
# checking cyclical with hops; out, out, twice back
41
37
# cabal v2-build
42
38
Error: [Cabal-7090]
@@ -46,7 +42,6 @@ cyclical import of cyclical-2-out-out-backback.project;
46
42
imported by: cyclical-2-out-out-backback-b.config
47
43
imported by: cyclical-2-out-out-backback-a.config
48
44
imported by: cyclical-2-out-out-backback.project
49
- cyclical-2-out-out-backback.project
50
45
# checking cyclical with hops; out, out, once back
51
46
# cabal v2-build
52
47
Error: [Cabal-7090]
@@ -56,8 +51,6 @@ cyclical import of cyclical-2-out-out-back-a.config;
56
51
imported by: cyclical-2-out-out-back-b.config
57
52
imported by: cyclical-2-out-out-back-a.config
58
53
imported by: cyclical-2-out-out-back.project
59
- cyclical-2-out-out-back-a.config
60
- imported by: cyclical-2-out-out-back.project
61
54
# checking cyclical with hops; out, out to a config that imports itself
62
55
# cabal v2-build
63
56
Error: [Cabal-7090]
@@ -67,9 +60,6 @@ cyclical import of cyclical-2-out-out-self-b.config;
67
60
imported by: cyclical-2-out-out-self-b.config
68
61
imported by: cyclical-2-out-out-self-a.config
69
62
imported by: cyclical-2-out-out-self.project
70
- cyclical-2-out-out-self-b.config
71
- imported by: cyclical-2-out-out-self-a.config
72
- imported by: cyclical-2-out-out-self.project
73
63
# checking that cyclical check doesn't false-positive on same file names in different folders; hoping within a folder and then into a subfolder
74
64
# cabal v2-build
75
65
Resolving dependencies...
@@ -91,9 +81,6 @@ cyclical import of same-filename/cyclical-same-filename-out-out-self.config;
91
81
imported by: same-filename/cyclical-same-filename-out-out-self.config
92
82
imported by: cyclical-same-filename-out-out-self.config
93
83
imported by: cyclical-same-filename-out-out-self.project
94
- same-filename/cyclical-same-filename-out-out-self.config
95
- imported by: cyclical-same-filename-out-out-self.config
96
- imported by: cyclical-same-filename-out-out-self.project
97
84
# checking that cyclical check catches importing its importer (with the same file name)
98
85
# cabal v2-build
99
86
Error: [Cabal-7090]
@@ -103,7 +90,6 @@ cyclical import of cyclical-same-filename-out-out-backback.project;
103
90
imported by: same-filename/cyclical-same-filename-out-out-backback.config
104
91
imported by: cyclical-same-filename-out-out-backback.config
105
92
imported by: cyclical-same-filename-out-out-backback.project
106
- cyclical-same-filename-out-out-backback.project
107
93
# checking that cyclical check catches importing its importer's importer (hopping over same file names)
108
94
# cabal v2-build
109
95
Error: [Cabal-7090]
@@ -113,8 +99,6 @@ cyclical import of cyclical-same-filename-out-out-back.config;
113
99
imported by: same-filename/cyclical-same-filename-out-out-back.config
114
100
imported by: cyclical-same-filename-out-out-back.config
115
101
imported by: cyclical-same-filename-out-out-back.project
116
- cyclical-same-filename-out-out-back.config
117
- imported by: cyclical-same-filename-out-out-back.project
118
102
# checking that imports work skipping into a subfolder and then back out again and again
119
103
# cabal v2-build
120
104
Up to date
0 commit comments