[GHC] #8569: ASSERT in testcase type-rep, only in some ways:

GHC ghc-devs at haskell.org
Thu Mar 6 12:24:07 UTC 2014


#8569: ASSERT in testcase type-rep, only in some ways:
-------------------------------------+------------------------------------
        Reporter:  nomeata           |            Owner:
            Type:  bug               |           Status:  closed
        Priority:  normal            |        Milestone:
       Component:  Test Suite        |          Version:  7.7
      Resolution:  fixed             |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:  gadt/type-rep     |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by simonpj):

 * status:  new => closed
 * testcase:   => gadt/type-rep
 * resolution:   => fixed


Comment:

 OK I think I've fixed this.

 Should we merge the change to 7.8 branch?  Perhaps not unless it actually
 bites someone.  The trouble it that "bite" has only shown up so far as an
 ASSERT failure, and I'm not 100% sure that it won't have some other bad
 consequence if the assert is omitted and we proceed regardless.  But
 nothing has so far.

 So I'll close for now.

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8569#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list