"unsafePerfromIO" typo in Safe Haskell user's guide
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.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Documentation |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |