On Thu, Aug 28, 2008 at 01:25:25PM +0200, José Pedro Magalhães wrote: > > Is there a way not to have the Data class in base while still preserving the > deriving mechanism? Yes, you can still have "deriving Data" if the class is in the syb package. Thanks Ian