Distribution.Backpack.PreModuleShape
data PreModuleShape Source #
Constructors
Fields
Defined in Distribution.Backpack.PreModuleShape
Associated Types
Methods
from :: PreModuleShape -> Rep PreModuleShape x #
to :: Rep PreModuleShape x -> PreModuleShape #
showsPrec :: Int -> PreModuleShape -> ShowS #
show :: PreModuleShape -> String #
showList :: [PreModuleShape] -> ShowS #
(==) :: PreModuleShape -> PreModuleShape -> Bool #
(/=) :: PreModuleShape -> PreModuleShape -> Bool #
toPreModuleShape :: ModuleShape -> PreModuleShape Source #
renamePreModuleShape :: PreModuleShape -> IncludeRenaming -> PreModuleShape Source #
mixLinkPreModuleShape :: [PreModuleShape] -> PreModuleShape Source #