[Fwd: Oops [Fwd: Re: Allowing duplicate instances in GHC 6.4]]
1 Apr
2005
1 Apr
'05
1: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
7705
Age (days ago)
7705
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert van Herk