
#10867: Primop types should not mention () -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by fryguybob): Other primops like `CopySmallArrayOp#` end with `return ()` in cmm and have a type `... -> State# s -> State# s`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10867#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler