
#10233: Reexporting GHC.Exts does not export Constraint -------------------------------------+------------------------------------- Reporter: int-e | Owner: Type: bug | Status: merge Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | module/T10233 | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => merge * testcase: => module/T10233 Comment: Aha, quite right. Result of an oversight in `TysPrim`. This probably is worth merging to 7.10, although some error messages will start saying `GHC.Prim.Constraint` instead of `Constraint`. I've addressed that in 547c597112954353cef7157cb0a389bc4f6303eb, but I don't think the latter is worth merging. So just accept the error message changes. Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10233#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler