]> gitweb.michael.orlitzky.com - dead/harbl.git/history - src/Pretty.hs
Fix compilation errors and hlint suggestions.
[dead/harbl.git] / src / Pretty.hs
2015-07-09 Michael OrlitzkyFix compilation errors and hlint suggestions.
2015-07-09 Michael OrlitzkyAdd Pretty instances for Lists and pairs.
2015-07-07 Michael OrlitzkyRestrict Pretty module exports/imports.
2015-07-07 Michael OrlitzkyMove the Pretty class into its own module.