[GHC] #14553: Implement native CPP

#14553: Implement native CPP -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Proposal/NativeCpp explains why we might want to embed a C-like preprocessor (e.g., hpp) into GHC. This ticket tracks that proposal. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14553 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14553: Implement native CPP -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: 1290 Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by hgolden): I suggest putting the [https://ghc.haskell.org/trac/ghc/wiki/Proposal/NativeCpp Proposal/NativeCpp] into [https://github.com/ghc-proposals/ghc-proposals ghc-proposals] on Github so it can follow the new process. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14553#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14553: Implement native CPP -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: 1290 Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): I think this is really more of am implementation detail. As far as I can tell, Proposal/NativeCpp doesn't really propose any user-facing changes, it merely changes the implementation to be more robust and consistent across platforms. As such, I'm not entirely sure it needs to go through the proposals process. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14553#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC