aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Shared.hs
AgeCommit message (Expand)Author
2022-01-02Copyright notices: update for 2022Albert Krewinkel
2021-11-11Writers.Shared: Improve toLegacyTable.Christian Despres
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres
2020-04-15Modify toLegacyTable to cut up cells, add testsdespresc
2020-03-13Update copyright year (#6186)Albert Krewinkel
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2018-01-19hlint code improvements.John MacFarlane
2017-10-27Automatic reformating by stylish-haskell.John MacFarlane
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane