|
RE: broken :info: msg#00063lang.haskell.glasgow.bugs
Thanks. I've fixed this bug. | -----Original Message----- | From: Volodimir Rudenko [mailto:wld@xxxxxxxxxxxxxxxxxx] | Sent: 19 February 2003 16:47 | To: glasgow-haskell-bugs@xxxxxxxxxxx | Subject: broken :info | | The :info command is broken in the current GHCi (built from CVS HEAD, | Feb 18, on RedHat Linux 8.0). | Well, responses seem to be correct in some sense... ;) | | ___ ___ _ | / _ \ /\ /\/ __(_) | / /_\// /_/ / / | | GHC Interactive, version 5.05, for Haskell 98. | / /_\\/ __ / /___| | http://www.haskell.org/ghc/ | \____/\/ /_/\____/|_| Type :? for help. | | Loading package base ... linking ... done. | Prelude> :t Just | Just :: forall a. a -> Maybe a | Prelude> :i Just | | Type constructor or class not in scope: `Just' | | Prelude> :i Monad | | Data constructor not in scope: `Monad' | | | | | _______________________________________________ | 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: Profiling and ext-core, Simon Peyton-Jones |
|---|---|
| Next by Date: | RE: External Core typechecker bug, Simon Peyton-Jones |
| Previous by Thread: | broken :info, Volodimir Rudenko |
| Next by Thread: | External Core typechecker bug, Kirsten Chevalier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |