logo       

Possible instances problem with ghc-6.2.1: msg#00057

lang.haskell.glasgow.bugs

Subject: Possible instances problem with ghc-6.2.1

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.

Attachment: instances2.tar.gz
Description: GNU Zip compressed data

_______________________________________________
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>
Google Custom Search

News | FAQ | advertise