Only force a stateful interface for top level functions.
[matthijs/master-project/cλash.git] / Pretty.hs
2009-02-11 Matthijs KooijmanAdd a setFlatFunc function.
2009-02-11 Matthijs KooijmanReplace FuncMap by a Data.Map.
2009-02-11 Matthijs KooijmanAdd the current CoreModule to the session.
2009-02-11 Matthijs KooijmanReplace printBind* by a Pretty instance.
2009-02-11 Matthijs KooijmanAdd Pretty instance for VHDLSession.
2009-02-11 Matthijs KooijmanAdd pretty printing functions for FlatFunction.