[GHC] #14924: GHC 8.4.1 has wrong __GLASGOW_HASKELL__
GHC
ghc-devs at haskell.org
Thu Mar 15 12:43:39 UTC 2018
#14924: GHC 8.4.1 has wrong __GLASGOW_HASKELL__
-------------------------------------+-------------------------------------
Reporter: sergv | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.4.1
Resolution: invalid | 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 RyanGlScott):
* status: new => closed
* resolution: => invalid
Comment:
Indeed. See
https://downloads.haskell.org/~ghc/8.4.1/docs/html/users_guide/phases.html#c
-pre-processor for the users' guide documentation for how
`__GLASGOW_HASKELL__` is generated.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14924#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list