summaryrefslogtreecommitdiff
path: root/test/Tests/Writers/AnnotatedTable.hs
AgeCommit message (Collapse)Author
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel
2020-09-12[API change] Rename Writers.Tables and its contents (#6679)Christian Despres
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.