Add pretty printing functions for FlatFunction.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 14:39:57 +0000 (15:39 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 14:39:57 +0000 (15:39 +0100)
commit289124685555aeb479d5ab238585c5e27346cf09
tree28a6acdb32cdd000c672c88887cfcd22626bdc81
parent5c2c241b255ef85381694cf48961b43d1deeb16e
Add pretty printing functions for FlatFunction.

These pretty printing functions are based on Text.PrettyPrint.HughesPJ and
the related Text.PrettyPrint.HughesPJClass from the prettyclass package.
Pretty.hs [new file with mode: 0644]