[GHC] #8276: Building Haddock documentation panics with perf build on x86_64 Linux
GHC
ghc-devs
Wed Oct 9 16:00:24 UTC 2013
#8276: Building Haddock documentation panics with perf build on x86_64 Linux
---------------------------------------+----------------------------------
Reporter: jstolarek | Owner: thoughtpolice
Type: bug | Status: new
Priority: highest | Milestone: 7.8.1
Component: Documentation | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64 (amd64)
Type of failure: Compile-time crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------------+----------------------------------
Comment (by thoughtpolice):
Simon, I've done this. Would you please review
https://github.com/ghc/haddock/commit/c6faeae064668125721b0d5e60f067f90c538933
- which is based on the patch you provided? It merely uses
`discardStaticFlags` to remove the problematic flags before running GHC
via the API.
If it looks good, I think we can close this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8276#comment:40>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list