|
RE: funny bold ouput in GHCI: msg#00047lang.haskell.glasgow.bugs
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:heringto@xxxxxxxxxx] | Sent: 22 January 2003 19:26 | To: glasgow-haskell-bugs@xxxxxxxxxxx | 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 | Glasgow-haskell-bugs@xxxxxxxxxxx | http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: higher-order typing errors, Simon Peyton-Jones |
|---|---|
| Next by Date: | foreign import label with polymorphic type, Ross Paterson |
| Previous by Thread: | funny bold ouput in GHCI, Dean Herington |
| Next by Thread: | Re: funny bold ouput in GHCI, Malcolm Wallace |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |