[Fwd: Oops [Fwd: Re: Allowing duplicate instances in GHC 6.4]]

31 Mar
2005
31 Mar
'05
10:11 a.m.
Sorry, oops again: The problem is that it complains that it cannot find an instance for Datasource' z [MyKeyVal] [MyKeyVal] Float Int Whilst I have an instance Datasource [MyKeyVal] Float Int Thus, it seems that it needs an explicit type for the z here. Both datasources stored in the joined datasource are of type [MyKeyVal], so I would expect this to compile correctly, and then take the left datasource. Sorry that my explanation is all so confusing.... Robert
7355
Age (days ago)
7355
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert van Herk