[GHC] #9095: make sdist picks up test files
GHC
ghc-devs at haskell.org
Sat May 10 02:17:43 UTC 2014
#9095: make sdist picks up test files
------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Build System | Version: 7.9
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
I recently ran 'make sdist' and discovered that I my source tarball was
nearly a gigabyte large. Closer inspection revealed that sdist had slurped
up executable files for tests that I had run at some point. It would be
preferable if 'make sdist' did not do that.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9095>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list