[GHC] #10344: Make BranchList simpler

GHC ghc-devs at haskell.org
Fri Apr 24 13:33:16 UTC 2015


#10344: Make BranchList simpler
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                   Owner:  goldfire
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by simonpj):

 But he uses `Maybe (CoAxiom Branched)` because branch-lists could not
 previously represent empty lists.  Once they can we can get rid of the
 `Maybe`.

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


More information about the ghc-tickets mailing list