Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Oct 22, 2024
1 parent 873908e commit c423f02
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions cabal-testsuite/PackageTests/ConditionalAndImport/cabal.out
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Error parsing project file <ROOT>/cyclical-0-self.project:
cyclical import of cyclical-0-self.project;
cyclical-0-self.project
imported by: cyclical-0-self.project
cyclical-0-self.project
# checking cyclical with hops; out and back
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -26,7 +25,6 @@ cyclical import of cyclical-1-out-back.project;
cyclical-1-out-back.project
imported by: cyclical-1-out-back.config
imported by: cyclical-1-out-back.project
cyclical-1-out-back.project
# checking cyclical with hops; out to a config that imports itself
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -35,8 +33,6 @@ cyclical import of cyclical-1-out-self.config;
cyclical-1-out-self.config
imported by: cyclical-1-out-self.config
imported by: cyclical-1-out-self.project
cyclical-1-out-self.config
imported by: cyclical-1-out-self.project
# checking cyclical with hops; out, out, twice back
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -46,7 +42,6 @@ cyclical import of cyclical-2-out-out-backback.project;
imported by: cyclical-2-out-out-backback-b.config
imported by: cyclical-2-out-out-backback-a.config
imported by: cyclical-2-out-out-backback.project
cyclical-2-out-out-backback.project
# checking cyclical with hops; out, out, once back
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -56,8 +51,6 @@ cyclical import of cyclical-2-out-out-back-a.config;
imported by: cyclical-2-out-out-back-b.config
imported by: cyclical-2-out-out-back-a.config
imported by: cyclical-2-out-out-back.project
cyclical-2-out-out-back-a.config
imported by: cyclical-2-out-out-back.project
# checking cyclical with hops; out, out to a config that imports itself
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -67,9 +60,6 @@ cyclical import of cyclical-2-out-out-self-b.config;
imported by: cyclical-2-out-out-self-b.config
imported by: cyclical-2-out-out-self-a.config
imported by: cyclical-2-out-out-self.project
cyclical-2-out-out-self-b.config
imported by: cyclical-2-out-out-self-a.config
imported by: cyclical-2-out-out-self.project
# checking that cyclical check doesn't false-positive on same file names in different folders; hoping within a folder and then into a subfolder
# cabal v2-build
Resolving dependencies...
Expand All @@ -91,9 +81,6 @@ cyclical import of same-filename/cyclical-same-filename-out-out-self.config;
imported by: same-filename/cyclical-same-filename-out-out-self.config
imported by: cyclical-same-filename-out-out-self.config
imported by: cyclical-same-filename-out-out-self.project
same-filename/cyclical-same-filename-out-out-self.config
imported by: cyclical-same-filename-out-out-self.config
imported by: cyclical-same-filename-out-out-self.project
# checking that cyclical check catches importing its importer (with the same file name)
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -103,7 +90,6 @@ cyclical import of cyclical-same-filename-out-out-backback.project;
imported by: same-filename/cyclical-same-filename-out-out-backback.config
imported by: cyclical-same-filename-out-out-backback.config
imported by: cyclical-same-filename-out-out-backback.project
cyclical-same-filename-out-out-backback.project
# checking that cyclical check catches importing its importer's importer (hopping over same file names)
# cabal v2-build
Error: [Cabal-7090]
Expand All @@ -113,8 +99,6 @@ cyclical import of cyclical-same-filename-out-out-back.config;
imported by: same-filename/cyclical-same-filename-out-out-back.config
imported by: cyclical-same-filename-out-out-back.config
imported by: cyclical-same-filename-out-out-back.project
cyclical-same-filename-out-out-back.config
imported by: cyclical-same-filename-out-out-back.project
# checking that imports work skipping into a subfolder and then back out again and again
# cabal v2-build
Up to date
Expand Down

0 comments on commit c423f02

Please sign in to comment.