
#12073: Missing instance of MonadFix for Q -------------------------------------+------------------------------------- Reporter: jophish | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: Component: Template Haskell | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by dfeuer): One change: `unsafeInterleaveIO` is now safer than necessary, and this should instead use `unsafeDupableInterleaveIO`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12073#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler