
#15181: Levity Polymorphic type signatures in GHC.Prim -------------------------------------+------------------------------------- Reporter: andrewthad | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 Resolution: duplicate | Keywords: | LevityPolymorphism Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #11786 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by andrewthad): I'll do that. Do you happen to you where in the GHC source the real type signatures of these are found? In primops.txt, https://ghc.haskell.org/trac/ghc/browser/ghc/compiler/prelude/primops.txt.pp..., which is where I had always assumed the type signatures came from, the types in the signature for `raise#` do not mention their true kinds. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15181#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler