Support GHC 9.2 by enabling use of template-haskell versions >= 2.19.
Add an Eq1 constraint to the Hashable1 constraint to satisfy newer hashable versions.
Enable use of template-haskell versions >= 2.15.
Added projectGuard and NFData/NFData1 instances.
Initial release.