summaryrefslogtreecommitdiff
path: root/src/Obs/Sort.idr
AgeCommit message (Collapse)Author
2022-12-17Add totality annotations.Greg Brown
The parser is unfortunately not classified as total.
2022-12-17Add pretty printing.Greg Brown
2022-12-17Define sorts.Greg Brown