
#12011: should runRW# (of GHC.Magic) be reexported by GHC.Exts? -------------------------------------+------------------------------------- Reporter: carter | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: | Version: 8.0.1 libraries/base | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- GHC.Magic says that GHC.Exts should be used instead, but only 'lazy' and 'inline' are rexported there, 'oneshot' and 'runRW#' are both not provided by GHC.Exts is this an oversight or deliberate? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12011 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler