Skip Navigation

The Haskell Unfolder Episode 39: deriving strategies

well-typed.com The Haskell Unfolder Episode 39: deriving strategies

In this episode we'll discuss the the four different ways GHC offers for deriving class instance definitions: the classic 'stock' deriving, generalised 'newtype' deriving, as well as the 'anyclass' and 'via' strategies. For each of these, we'll explain the underlying ideas, use cases, and limitation...

The Haskell Unfolder Episode 39: deriving strategies
0
0 comments