
#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