yhccore-0.9: Yhc's Internal Core language.

Yhc.Core.Clean

Synopsis

Documentation

coreClean :: Core -> StringSource

Take a Core program, and output Clean. Currently one definition per line, although this is not guaranteed (pretty printing would be nice!) Does not include a module definition, or imports.