[GHC] #10344: Make BranchList simpler
GHC
ghc-devs at haskell.org
Fri Apr 24 14:10:18 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 goldfire):
But looking at Adam's code, I think changing it from using `Maybe` would
make it more complex, not less. (I agreed with you about avoiding `Maybe`
here originally, but inspection of the code encouraged me to change my
mind.)
In any case, I don't feel too strongly here. Ask once more, and I'll agree
with you. :)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10344#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list