|
RE: ghci 6.4 panic on HList code.: msg#00116lang.haskell.glasgow.bugs
Yes, this is indeed a bug, happily long fixed. 6.6 says Foo9.hs:1:34: Class `C' used as a type In the class declaration for `C' Simon | -----Original Message----- | From: glasgow-haskell-bugs-bounces@xxxxxxxxxxx [mailto:glasgow-haskell-bugs-bounces@xxxxxxxxxxx] | On Behalf Of Matthias Fischmann | Sent: 06 October 2006 15:03 | To: glasgow-haskell-bugs@xxxxxxxxxxx | Subject: Re: ghci 6.4 panic on HList code. | | | | sorry, i was too fast with my report. i still consider what i found a | bug in ghci, but it's triggered by a bug in my code. you can also | trigger it by the much shorter: | | module Main where class C a where f :: C a | | in contrast, the more correct: | | module Main where class C a where f :: a | | works. feel free to fix it anyhow, of course... (-: | | cheers, | matthias F25 0996 4D73 F1FD 8D32 9BAA
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [GHC] #945: `waitForProcess' report in `install' in ghc-6.6, GHC |
|---|---|
| Next by Date: | Re: [GHC] #276: ghci compile option, GHC |
| Previous by Thread: | Re: ghci 6.4 panic on HList code., Matthias Fischmann |
| Next by Thread: | [GHC] #945: `waitForProcess' report in `install' in ghc-6.6, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |