[GHC] #11472: Remove CallStack CPP guards in GHC 8.2
GHC
ghc-devs at haskell.org
Thu Jan 21 10:00:20 UTC 2016
#11472: Remove CallStack CPP guards in GHC 8.2
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.10.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: |
-------------------------------------+-------------------------------------
Comment (by jstolarek):
Actually, the first instance was in
80d7ce8038a100f6797a89755c893c6f67f18a30 - that also broke the build for
me because the guard incorrectly said `>= 710` instead of `> 710`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11472#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list