logo       

RE: small bug with :info and ids beginning with _: msg#00001

lang.haskell.glasgow.bugs

Subject: RE: small bug with :info and ids beginning with _

Fixed thank you.

| -----Original Message-----
| From: glasgow-haskell-bugs-admin@xxxxxxxxxxx
[mailto:glasgow-haskell-bugs-admin@xxxxxxxxxxx] On
| Behalf Of Hal Daume
| Sent: 30 June 2003 18:09
| To: glasgow-haskell-bugs@xxxxxxxxxxx
| 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 | hdaume@xxxxxxx
| "Arrest this man, he talks in maths." | www.isi.edu/~hdaume
| _______________________________________________
| 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>
Google Custom Search

News | FAQ | advertise