haddock

Portabilityportable
Stabilityexperimental
Maintainerhaddock@projects.haskell.org

Haddock.ModuleTree

Description

 

Documentation

data ModuleTree

Constructors

Node String Bool (Maybe String) (Maybe (Doc Name)) [ModuleTree]