Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
buildTree :: [FilePath] -> [(FilePath, [ImportInfo])] -> FilePath -> Idris [ModuleTree] Source
getImports :: [(FilePath, [ImportInfo])] -> [FilePath] -> Idris [(FilePath, [ImportInfo])] Source
getModuleFiles :: [ModuleTree] -> [IFileType] Source
data ModuleTree Source
MTree | |
|