| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Distribution.Backpack.ModuleShape
Contents
Module shapes
data ModuleShape #
A ModuleShape describes the provisions and requirements of
 a library.  We can extract a ModuleShape from an
 InstalledPackageInfo.
Constructors
| ModuleShape | |
| Fields | |
Instances
emptyModuleShape :: ModuleShape #
The default module shape, with no provisions and no requirements.