| ||||
| ||||
| Documentation | ||||
| load :: [FilePath] -> FilePath -> IO (String, Interface, Path) | ||||
| chase :: (?args :: [Arg]) -> Tree -> Interface -> [FilePath] -> IO (Map String Interface) | ||||
| chaseRec :: (String -> IO Interface) -> Map String Interface -> [String] -> IO (Map String Interface) | ||||
| Produced by Haddock version 0.7 |