[GHC] #13388: Caret diagnostics interact badly with hsc2hs
GHC
ghc-devs at haskell.org
Fri Mar 10 14:28:09 UTC 2017
#13388: Caret diagnostics interact badly with hsc2hs
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Rufflewind):
WIP differentials:
- https://phabricator.haskell.org/D3313 (ghc)
- https://phabricator.haskell.org/D3314 (hsc2hs)
Note: the new pragma will be just `{-# COLUMN 12345 #-}`, because it’s
simpler for both ghc and hsc2hs.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13388#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list