generic-data-0.8.3.0: Deriving instances with GHC.Generics and related utilities
Safe HaskellSafe
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 :: Nat) (b :: Nat) :: Nat where ... #