Curious.  Doesn't happen here.  We're unlikely to fix this unless
someone knows what is going on and can tell us...

Simon

| -----Original Message-----
| From: Dean Herington [mailto:[EMAIL PROTECTED]]
| Sent: 22 January 2003 19:26
| To: [EMAIL PROTECTED]
| Subject: funny bold ouput in GHCI
| 
| 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.
| 
| _______________________________________________
| Glasgow-haskell-bugs mailing list
| [EMAIL PROTECTED]
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to