summaryrefslogtreecommitdiff
path: root/src/Obs/Pretty.idr
AgeCommit message (Collapse)Author
2023-01-12Slightly prettify pretty printing.Greg Brown
2023-01-08refactor: improve alignment in pretty printing.Greg Brown
2023-01-05Add more program structure to normal forms.Greg Brown
2023-01-03Add more program structure to abstract terms.Greg Brown
Add more program structure to type inference and checking.