
13 Oct
2004
13 Oct
'04
1:05 p.m.
What is the situation with deriving? Some instances can be derived automatically for both data/newtype (built in)? Some instances cen be derived automatically for newtype (any)? You used to be able to define functions useing {|+|} and {|*|} (or similar) that could be derived for both data and newtype. What is the current status, which methods are supported, and will be supported going forward. I ask this because looking at the code in the compiler it seems very difficault to extend. It would be to specify how to derive new instances once and for all... Keean.
7590
Age (days ago)
7590
Last active (days ago)
0 comments
1 participants
participants (1)
-
MR K P SCHUPKE