[GHC] #13863: -fno-code is broken on package:language-c-quote

#13863: -fno-code is broken on package:language-c-quote -------------------------------------+------------------------------------- Reporter: duog | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.3 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: -------------------------------------+------------------------------------- reported by awson here: [https://github.com/haskell/haddock/issues/640#issuecomment-310442454] I think this is because QuasiQuotes should trigger object code generation. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13863 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13863: -fno-code is broken on package:language-c-quote -------------------------------------+------------------------------------- Reporter: duog | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Description changed by duog: @@ -2,1 +2,1 @@ - [https://github.com/haskell/haddock/issues/640#issuecomment-310442454] + [https://github.com/haskell/haddock/issues/640] New description: reported by awson here: [https://github.com/haskell/haddock/issues/640] I think this is because QuasiQuotes should trigger object code generation. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13863#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13863: -fno-code is broken on package:language-c-quote -------------------------------------+------------------------------------- Reporter: duog | Owner: duog Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by duog): * owner: (none) => duog @@ -5,0 +5,2 @@ + + I am also concerned how this interacts with ANN pragmas. New description: reported by awson here: [https://github.com/haskell/haddock/issues/640] I think this is because QuasiQuotes should trigger object code generation. I am also concerned how this interacts with ANN pragmas. -- Comment: Replying to [ticket:13863 duog]:
reported by awson here: [https://github.com/haskell/haddock/issues/640]
I think this is because QuasiQuotes should trigger object code generation.
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13863#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13863: -fno-code is broken on package:language-c-quote -------------------------------------+------------------------------------- Reporter: duog | Owner: duog Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 8.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: | quasiquotation/T13863 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3677 Wiki Page: | -------------------------------------+------------------------------------- Changes (by duog): * testcase: => quasiquotation/T13863 * status: new => patch * differential: => Phab:D3677 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13863#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13863: -fno-code is broken on package:language-c-quote
-------------------------------------+-------------------------------------
Reporter: duog | Owner: duog
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| quasiquotation/T13863
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3677
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#13863: -fno-code is broken on package:language-c-quote -------------------------------------+------------------------------------- Reporter: duog | Owner: duog Type: bug | Status: closed Priority: normal | Milestone: 8.4.1 Component: Compiler | Version: 8.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: | quasiquotation/T13863 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3677 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed * milestone: => 8.4.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13863#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC