|
:i EmptyClass shows a superfluous where: msg#00078lang.haskell.glasgow.bugs
Hi, it's not going to cause World War III, but it does seem to be a tiny regression since 6.2: with an empty class, 6.4.20050215 gives: *Main> :i EmptyClass class EmptyClass a where -- Defined at foo.hs:1:6 ^^^^^ where 6.2.1 gave: *Main> :i EmptyClass -- EmptyClass is a class, defined at foo.hs:1 class EmptyClass a ^^^^^ Groeten, Remi -- Nobody can be exactly like me. Even I have trouble doing it.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: ghci `Probable fix' non-exhaustive pattern exception, Simon Peyton-Jones |
|---|---|
| Next by Date: | labeled field update kind-error in ghc 6.4.20050215, Remi Turk |
| Previous by Thread: | [ ghc-Bugs-1151767 ] Poor error message for kind error, SourceForge.net |
| Next by Thread: | RE: :i EmptyClass shows a superfluous where, Simon Peyton-Jones |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |