[GHC] #10867: Primop types should not mention ()

GHC ghc-devs at haskell.org
Wed Sep 23 09:54:20 UTC 2015


#10867: Primop types should not mention ()
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"c6bdf4fb0b06ac55a7bb200f0ef31ea9a7a830ec/ghc"
 c6bdf4fb/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c6bdf4fb0b06ac55a7bb200f0ef31ea9a7a830ec"
 Remove references to () from types of mkWeak# and friends

 Previously the types needlessly used (), which is defined ghc-prim,
 leading to unfortunate import cycles. See #10867 for details.

 Updates stm submodule.
 }}}

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


More information about the ghc-tickets mailing list