|
RE: small bug with :info and ids beginning with _: msg#00001lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | RE: bug, Simon Peyton-Jones |
|---|---|
| Next by Date: | [ ghc-Bugs-764602 ] ghc failed to build ghc, SourceForge.net |
| Previous by Thread: | RE: bug, Simon Peyton-Jones |
| Next by Thread: | [ ghc-Bugs-764602 ] ghc failed to build ghc, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |