Of course, I meand 'deriving', not 'defining' /me embarsed
2009/12/3 Matthew Pocock <[email protected]> > Perhaps what you are looking for is a more powerful "defining" semantics? > > newtype MyFoo = Foo defining (Foo(..)) -- all class instances that Foo has > are delegated through from MyFoo >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
