[GHC] #9102: Assertion failure in CoreUtils.lhs

GHC ghc-devs at haskell.org
Thu May 15 15:07:32 UTC 2014


#9102: Assertion failure in CoreUtils.lhs
-------------------------------------+------------------------------------
        Reporter:  tmcdonell         |            Owner:
            Type:  bug               |           Status:  merge
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.8.2
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"022f8750edf6f413fba31293435dcc62600eab77/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="022f8750edf6f413fba31293435dcc62600eab77"
 Refactoring around TyCon.isSynTyCon

 * Document isSynTyCon better
 * Add isTypeSyonymTyCon for regular H98 type synonyms
 * Use isTypeSynonymTyCon rather than isSynTyCon where
   the former is really intended

 All arose as part of a bug I introduced when fixing Trac #9102,
 thinking that isSynTyCon meant H98 type syononyms.
 }}}

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


More information about the ghc-tickets mailing list