[GHC] #11329: Visible type applications: failing tests with WAY=hpc
GHC
ghc-devs at haskell.org
Tue Jan 26 18:11:34 UTC 2016
#11329: Visible type applications: failing tests with WAY=hpc
-------------------------------------+-------------------------------------
Reporter: thomie | Owner: goldfire
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
| TypeApplications
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| parser/should_compile/VtaParse
| typecheck/should_compile/Vta1
| typecheck/should_compile/Vta2
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1824
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
The status here is currently:
* Visible type applications with -fhpc are fixed by the above patch for
HEAD
* Merged to 8.0 by d56d11ffff419875a1fc08e2ff470a5c8bd8785f
* Richard is looking into redesigning the representation of visible type
applications in HsExpr, I believe. Not absolutely critical for 8.0, but
for the sake of GHC API users, better to change HsExpr once, than now and
again in 8.2.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11329#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list