Package Highlight: newtype-generics
A package highlight on newtype-generics, safe coercions, and a smaller type-family approach to recovering underlying newtype representations.
Notes
Essays and working notes on Haskell, programming, tutoring, and the tools that shape how software gets made.
Latest writing
A package highlight on newtype-generics, safe coercions, and a smaller type-family approach to recovering underlying newtype representations.
A practical explanation of Typeable, TypeRep, propositional equality, and runtime type-safe dispatch in GHC Haskell.