@haskell/template-haskell
Support library for Template Haskell
@haskell/base
Core data structures and operations
@hackage/vector-space
Vector & affine spaces, linear maps, and derivatives
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/haskell-src-meta
Parse source to template-haskell abstract syntax.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/constrained-categories
Constrained clones of the category-theory type classes, using ConstraintKinds.