#3920: Kind parsing seems to be failing
---------------------------------+------------------------------------------
Reporter: LouisWasserman | Owner:
Type: bug | Status: new
Priority: normal | Component: Template Haskell
Version: 6.12.1 | Keywords:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by LouisWasserman):
If I just view the literal kind (to see if it's the pretty-printer's
fault), I get
{{{
(ArrowK (ArrowK StarK (ArrowK (ArrowK (ArrowK StarK StarK) StarK) StarK))
(ArrowK StarK StarK))
}}}
which is equivalent to the incorrect pretty-printer result. I think that
the pretty printer is working fine, but it's the kind parsing in the first
place that's incorrect.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3920#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs