#8675: make sdist fails in HEAD -------------------------------------+------------------------------------ Reporter: trommler | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Build System | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Other | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by Austin Seipp <austin@…>): In [changeset:"e4a4abae21d14a6c1a4ae875fa582e2b389dc177/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="e4a4abae21d14a6c1a4ae875fa582e2b389dc177" Fix #8675 Haddock no longer has a generated parser, so we don't need it in the sdist and we certainly don't want to check for it in the ./configure script (as that would be bogus.) Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8675#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler