Copyright | (c) Uni Bremen 2003-2007 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | raider@informatik.uni-bremen.de |
Stability | unstable |
Portability | non-portable |
Safe Haskell | None |
This Modul provides a function to display a Library Dependency Graph.
Synopsis
- showLibGraph :: LibFunc
- mShowGraph :: GInfo -> LibName -> IO ()
- closeOpenWindows :: GInfo -> IO ()
Documentation
showLibGraph :: LibFunc Source #
Creates a new uDrawGraph Window and shows the Library Dependency Graph of the given LibEnv.
mShowGraph :: GInfo -> LibName -> IO () Source #
closeOpenWindows :: GInfo -> IO () Source #
closes the open graphs to be reopened later