haskell-names-0.4: Name resolution library for Haskell

Safe HaskellNone

Language.Haskell.Names.LocalSymbolTable

Description

This module is designed to be imported qualified.

Synopsis

Documentation

data Table Source

Local symbol table — contains locally bound names

Instances