We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae3520 commit 3b6b885Copy full SHA for 3b6b885
cabal-install/cabal-install.cabal
@@ -88,6 +88,11 @@ Extra-Source-Files:
88
tests/IntegrationTests/new-build/T3460/sub-package-B/B.hs
89
tests/IntegrationTests/new-build/T3460/sub-package-B/Setup.hs
90
tests/IntegrationTests/new-build/T3460/sub-package-B/sub-package-B.cabal
91
+ tests/IntegrationTests/new-build/executable/Main.hs
92
+ tests/IntegrationTests/new-build/executable/Setup.hs
93
+ tests/IntegrationTests/new-build/executable/Test.hs
94
+ tests/IntegrationTests/new-build/executable/a.cabal
95
+ tests/IntegrationTests/new-build/executable/cabal.project
96
tests/IntegrationTests/new-build/monitor_cabal_files.sh
97
tests/IntegrationTests/new-build/monitor_cabal_files/cabal.project
98
tests/IntegrationTests/new-build/monitor_cabal_files/p/P.hs
0 commit comments