[GHC] #9718: Avoid TidyPgm predicting what CorePrep will do
GHC
ghc-devs at haskell.org
Mon Dec 10 09:20:07 UTC 2018
#9718: Avoid TidyPgm predicting what CorePrep will do
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords: CodeGen, CAFs
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
What does that flag do? I think it's not documented (I checked the man
page and
user manual). Looking at the code, it seems like it doesn't write pragmas
to the
interface file (and ignores any pragmas that may make a different in the
interface file, e.g. RULEs and UNPACK pragmas). I don't see how it's
relevant to
`-fno-code` though...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9718#comment:37>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list