[GHC] #14975: Refactor (Maybe Coercion)
GHC
ghc-devs at haskell.org
Tue Mar 27 20:00:57 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 goldfire):
Yes, it makes sense to put this in `TyCoRep`, so that only some modules
gain access to the constructors.
I'm not so worried about `Functor` and friends. If this turns out to bite,
we can always fix it later.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14975#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list