singletons-base: enable -XTypeAbstractions
This patch enables the TypeAbstractions
extension in singletons-base
on GHC >= 9.8, as the extension is now required for invisible binders
in type declarations, which are used pervasively throughout the library.