[GHC] #11471: Kind polymorphism and unboxed types: bad things are happening
GHC
ghc-devs at haskell.org
Tue Jun 28 12:37:42 UTC 2016
#11471: Kind polymorphism and unboxed types: bad things are happening
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: goldfire
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Compiler (Type | Version: 7.10.3
checker) | Keywords: TypeInType,
Resolution: fixed | LevityPolymorphism
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| dependent/should_fail/T11471
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1891
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"dc62a22279846abe7e84ef57896f0a38f6b7b845/ghc" dc62a22/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="dc62a22279846abe7e84ef57896f0a38f6b7b845"
Wibble error message for #11471
I'm not quite sure why this changed with my two recent commits,
but it /has/ changed (in a benign way) so I'm accepting it.
Maybe it wasn't me anyway... but life is short and I'm not inclined
to dig further.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11471#comment:30>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list