[GHC] #14975: Refactor (Maybe Coercion)
GHC
ghc-devs at haskell.org
Mon Apr 16 09:23:50 UTC 2018
#14975: Refactor (Maybe Coercion)
-------------------------------------+-------------------------------------
Reporter: tdammers | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11735 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by tdammers):
Turns out there are a few places in the code that exploit `Maybe`'s
`Monad` instance (using `do` notation). I'll keep those as `Maybe` for now
and see where I end up.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14975#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list