generic-data-1.1.0.2: Deriving instances with GHC.Generics and related utilities
Safe HaskellSafe-Inferred
LanguageHaskell2010

Generic.Data.Internal.Compat

Description

Shim for backwards compatibility.

Warning

This is an internal module: it is not subject to any versioning policy, breaking changes can happen at any time.

If something here seems useful, please report it or create a pull request to export it from an external module.

Documentation

readPrec1 :: (Read1 f, Read a) => ReadPrec (f a) #

type family Div (a :: Natural) (b :: Natural) :: Natural where ... #