
#9095: make sdist picks up test files -------------------------------------+------------------------------------- Reporter: ezyang | Owner: thomie Type: bug | Status: closed Priority: low | Milestone: 8.2.1 Component: Build System | Version: 7.9 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed * milestone: => 8.2.1 Comment: Fixed by running tests in /tmp (#11980). Although not perfect (if you yourself create some temporary files in the `testsuite/` directory, they //will// still be included in the sdist. So just don't do that if you care about this issue.), I think it's good enough for now. Maybe Hadrian will do better. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9095#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler