Re: #16112: T11334b fails in the devel2 way

"GHC" <[email protected]> Mon, 04 Mar 2019 21:04:34 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
#16112: T11334b fails in the devel2 way
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  high              |            Milestone:  8.10.1
       Component:  Compiler (Type    |              Version:  8.6.3
  checker)                           |
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  dependent/should_fail/T11334b
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |  https://gitlab.haskell.org/ghc/ghc/merge_requests/128
-------------------------------------+-------------------------------------

Comment (by Marge Bot <ben+marge-bot@…>):

 In [changeset:"ac34e784775a0fa8b7284d42ff89571907afdc36/ghc" ac34e78/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="ac34e784775a0fa8b7284d42ff89571907afdc36"
 Remove bogus assertion

 Remove a bogus assertion in FamInst.newFamInst
 (There is a comment to explain.)

 This fixes Trac #16112.
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16112#comment:6>