MCPcopy Create free account
hub / github.com/Marwes/haskell-compiler / parse_modules

Function parse_modules

src/parser.rs:1145–1151  ·  view source on GitHub ↗

Parses a module and all its imports If the modules contain a cyclic dependency fail is called.

(modulename: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parse_module_importsFunction · 0.85
typecheck_moduleFunction · 0.85

Calls 3

get_contentsFunction · 0.85
parse_modules_Function · 0.85
as_refMethod · 0.45

Tested by 1

parse_module_importsFunction · 0.68