|
funny bold ouput in GHCI: msg#00042lang.haskell.glasgow.bugs
Using GHCI 5.04.2, in some interpreter output (including at least error messages and types displayed by :t), the '>' character of a '->' lexeme appears in bold on my terminal. For example: *Data> :t execProgram FilePath -> [String] -> Maybe [(String, String)] -> Bool -> Maybe FilePath -> [(Fd, Fdx)] -> DB () In the above, though it obviously doesn't show here, each '>' character (except the first!?) shows as bold. Note that the '-' characters of the '->' lexemes do not show as bold. I find all of this very peculiar, albeit innocuous.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Invalid binding names in generated Core code, Tobias Gedell |
|---|---|
| Next by Date: | newtype deriving panic, Dean Herington |
| Previous by Thread: | Invalid binding names in generated Core code, Tobias Gedell |
| Next by Thread: | RE: funny bold ouput in GHCI, Simon Peyton-Jones |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |