[GHC] #8801: Exclude extralibs from sdist
GHC
ghc-devs at haskell.org
Thu Feb 20 07:18:33 UTC 2014
#8801: Exclude extralibs from sdist
-------------------------------------+------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Build System | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"f99a0321a8cf0507924a0d30b6b7b586d7855129/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="f99a0321a8cf0507924a0d30b6b7b586d7855129"
Fix #8801: exclude extra packages from the sdist.
This is special cased a little since it's cleaner, and we don't
necessarily want to remove nofib anyway - just the extra packages.
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8801#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list