[GHC] #7657: "unsafePerfromIO" typo in Safe Haskell user's guide

#7657: "unsafePerfromIO" typo in Safe Haskell user's guide ------------------------------+--------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Component: Documentation Version: 7.6.2 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Documentation bug | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- In http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/safe-haskell.html it says:
This includes disallowing `unsafePerfromIO` [...]
It should say `unsafePerformIO` instead. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7657 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7657: "unsafePerfromIO" typo in Safe Haskell user's guide
------------------------------+---------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: Documentation
Version: 7.6.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Documentation bug | Blockedby:
Blocking: | Related:
------------------------------+---------------------------------------------
Comment(by davidterei@…):
commit ca106a106f79d3d12befa3844b25a8f0d0733b04
{{{
Author: David Terei

#7657: "unsafePerfromIO" typo in Safe Haskell user's guide ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: bug | Status: closed Priority: normal | Component: Documentation Version: 7.6.2 | Resolution: fixed Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: Documentation bug Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by dterei): * status: new => closed * resolution: => fixed Comment: Fixed! Thanks for the report. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7657#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC