Safe Haskell | None |
---|
Language.Haskell.Names.ModuleSymbols
Documentation
Compute the symbols that are defined in the given module.
The import table is needed to resolve possible top-level record wildcard bindings, such as
A {..} = foo
haskell-names-0.3.2.3: Name resolution library for Haskell
Safe Haskell | None |
---|
Language.Haskell.Names.ModuleSymbols
Compute the symbols that are defined in the given module.
The import table is needed to resolve possible top-level record wildcard bindings, such as
A {..} = foo