File tree 1 file changed +13
-0
lines changed 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,19 @@ Extra-Source-Files:
76
76
tests/IntegrationTests/multiple-source/p/p.cabal
77
77
tests/IntegrationTests/multiple-source/q/Setup.hs
78
78
tests/IntegrationTests/multiple-source/q/q.cabal
79
+ tests/IntegrationTests/private-test-deps/A.cabal
80
+ tests/IntegrationTests/private-test-deps/Setup.hs
81
+ tests/IntegrationTests/private-test-deps/deps/A-1/A.cabal
82
+ tests/IntegrationTests/private-test-deps/deps/A-1/Setup.hs
83
+ tests/IntegrationTests/private-test-deps/deps/A-1/src/A.hs
84
+ tests/IntegrationTests/private-test-deps/deps/T/Setup.hs
85
+ tests/IntegrationTests/private-test-deps/deps/T/T.cabal
86
+ tests/IntegrationTests/private-test-deps/deps/T/src/T.hs
87
+ tests/IntegrationTests/private-test-deps/multiple-versions-of-A.err
88
+ tests/IntegrationTests/private-test-deps/multiple-versions-of-A.out
89
+ tests/IntegrationTests/private-test-deps/multiple-versions-of-A.sh
90
+ tests/IntegrationTests/private-test-deps/src/A.hs
91
+ tests/IntegrationTests/private-test-deps/test/Test.hs
79
92
tests/IntegrationTests/sandbox-sources/fail_removing_source_thats_not_registered.err
80
93
tests/IntegrationTests/sandbox-sources/fail_removing_source_thats_not_registered.sh
81
94
tests/IntegrationTests/sandbox-sources/p/Setup.hs
You can’t perform that action at this time.
0 commit comments