Skip to content

Commit

Permalink
Update cabal-install.cabal
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
  • Loading branch information
ezyang authored and 23Skidoo committed May 14, 2016
1 parent f72a5ce commit 705654e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,19 @@ Extra-Source-Files:
tests/IntegrationTests/new-build/monitor_cabal_files/q/Setup.hs
tests/IntegrationTests/new-build/monitor_cabal_files/q/q-broken.cabal.in
tests/IntegrationTests/new-build/monitor_cabal_files/q/q-fixed.cabal.in
tests/IntegrationTests/private-test-deps/A.cabal
tests/IntegrationTests/private-test-deps/Setup.hs
tests/IntegrationTests/private-test-deps/deps/A-1/A.cabal
tests/IntegrationTests/private-test-deps/deps/A-1/Setup.hs
tests/IntegrationTests/private-test-deps/deps/A-1/src/A.hs
tests/IntegrationTests/private-test-deps/deps/T/Setup.hs
tests/IntegrationTests/private-test-deps/deps/T/T.cabal
tests/IntegrationTests/private-test-deps/deps/T/src/T.hs
tests/IntegrationTests/private-test-deps/multiple-versions-of-A.err
tests/IntegrationTests/private-test-deps/multiple-versions-of-A.out
tests/IntegrationTests/private-test-deps/multiple-versions-of-A.sh
tests/IntegrationTests/private-test-deps/src/A.hs
tests/IntegrationTests/private-test-deps/test/Test.hs
tests/IntegrationTests/regression/t3199.sh
tests/IntegrationTests/regression/t3199/Main.hs
tests/IntegrationTests/regression/t3199/Setup.hs
Expand Down

0 comments on commit 705654e

Please sign in to comment.