GHCi should honour UnicodeSyntax
When we load a module into GHCi with -XUnicodeSyntax, GHCi should default to printing information with the relevant unicode symbols.
*Communication> let a ∷ Int; a = 7
*Communication> :t a
a :: Int
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | low |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |