
#8170: Remove _scc_ -------------------------------------+------------------------------------ Reporter: monoidal | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Other | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by monoidal): Sorry about that; I didn't think about nofib. _scc_ occurs in 4 files; only one is not bitrotten, and it's a Happy file (no actual pragma, only its parsing). If you want to minimize work, I would not do anything with nofib. Alternative: I attached a 1MB patch file that removes the pragma in the files. It's so huge because nofib keeps a corresponding .hs file for .y file, and a single change there has many consequences. Either way, please don't lose too much time on this. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8170#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler