|
Possible instances problem with ghc-6.2.1: msg#00057lang.haskell.glasgow.bugs
With ghc-6.2.1 compiled from source tar -xzf instances2.tar.gz cd instances2 gmake produces the message: AttributesType.hs:15: Could not deduce (Show value) from the context (AttributeValue (Radio value), HasConfigRadioButton value, Bounded value, Enum value, FormLabel label) arising from use of `newFormEntry' at AttributesType.hs:15 However: (1) this does not seem to happen with ghc-6.2. (2) why does newFormEntry need Show anyway? It would only be relevant in deducing HasConfigRadioButton, but in fact it has that in the context anyway. Sorry I didn't report this earlier.
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: | [ ghc-Bugs-919866 ] ghc "panic" - typecheck/TcRnTypes.lhs:233, SourceForge.net |
|---|---|
| Next by Date: | Re: Bug in the proof of Data.FiniteMap and DData.Map, Daan Leijen |
| Previous by Thread: | [ ghc-Bugs-919866 ] ghc, SourceForge.net |
| Next by Thread: | RE: Possible instances problem with ghc-6.2.1, Simon Peyton-Jones |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |