ajhc-0.8.0.8: Haskell compiler that produce binary through C language

Safe HaskellNone

Name.Names

Description

All hardcoded names in the compiler should go in here the convention is v_foo for values tc_foo for type constructors dc_foo for data constructors s_foo for sort names rt_foo for raw names class_foo for classes

Documentation

module Name.Prim