aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/AnnotatedTable.hs
AgeCommit message (Collapse)AuthorFilesLines
2020-09-12[API change] Rename Writers.Tables and its contents (#6679)Christian Despres1-0/+254
Writers.Tables is now Writers.AnnotatedTable. All of the types and functions in it have had the "Ann" removed from them. Now it is expected that the module be imported qualified.