Fixed thank you.

| -----Original Message-----
| From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
| Behalf Of Hal Daume
| Sent: 30 June 2003 18:09
| To: [EMAIL PROTECTED]
| Subject: small bug with :info and ids beginning with _
| 
| :info treats _a as an infix operator in ghci.
| 
| Prelude> let _a = 'a'
| Prelude> :i _a
| -- _a is a variable, defined at <interactive>:1
| (_a) :: Char
| 
| 
| should have not enclosed _a in parens.
| 
| --
|  Hal Daume III                                   | [EMAIL PROTECTED]
|  "Arrest this man, he talks in maths."           | www.isi.edu/~hdaume
| _______________________________________________
| 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