[GHC] #15815: problem with splicing type into constraint
GHC
ghc-devs at haskell.org
Sun Oct 28 17:14:08 UTC 2018
#15815: problem with splicing type into constraint
-------------------------------------+-------------------------------------
Reporter: int-e | Owner: RyanGlScott
Type: bug | Status: new
Priority: highest | Milestone: 8.6.2
Component: Template Haskell | Version: 8.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Replying to [comment:7 int-index]:
> When #15760 is fixed, `decomposeType` in `th-abstraction` that you
linked would have to start to care about parentheses as well
Egads, I hadn't thought about that. That's a very good point, and I agree
that it would be best to try and ship these fixes together.
> And since the merge window for 8.8 closes in a couple of days
Wow. Really? That deadline crept up faster than I ever thought possible...
> then a more realistic target is probably 8.10 – what do you think?
Sure. I'd be fine with putting this off later than 8.8 if need be (be it
8.10, 8.12, or whenever).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15815#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list