[GHC] #8904: haddock displays GHC.Types.Coercible as a datatype
GHC
ghc-devs at haskell.org
Sun Mar 16 20:13:26 UTC 2014
#8904: haddock displays GHC.Types.Coercible as a datatype
-------------------------------------+------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: GHC API | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by nomeata):
It’s in `ghc-prim`, not in base, if that helps :-) Otherwise, no: You need
something that exports a datatype that GHC internally turns into a
constraint, nothing you can have separate of GHC and ghc-prim, I think.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8904#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list