
#10961: Make it possible to purely use the parser -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: task | Status: new Priority: low | Milestone: Component: Compiler | Version: 7.10.2 (Parser) | Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #10143 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by dalaing): This looks like it might be pretty intimately related to #10143, since in Lexer.x we have uses of `mkWarnMsg`, which in turn use `showSDoc`, which requires `DynFlags`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10961#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler