easytensor-2.0.0.0: src/Numeric/DataFrame/Internal/BackendI.hs-boot
module Numeric.DataFrame.Internal.BackendI (I) where
{- | The instance keeper for the `Backend` type.
Using this data as a tag to the `Backend` type allows to define `Backend` instances
in two different modules without any orphans.
-}
data I