Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-28 | lint: Add uniqueness test for Results/Alternatives | Lars-Dominik Braun | 1 | -1/+1 | |
2020-08-24 | GHC 8.8, cabal 3, pandoc 2.10 compatibility | Lars-Dominik Braun | 1 | -10/+8 | |
Move files around to separate Pesto (the library) and Pesto (the executables). Fixes for pandoc API changes. | |||||
2018-04-01 | Support Pandoc 2 | Lars-Dominik Braun | 1 | -1/+1 | |
Apparently the new major release broke its public API, but – thankfully – added support for RST’s include directive. | |||||
2017-10-03 | Support ghc version 8 | Lars-Dominik Braun | 1 | -4/+4 | |
2016-10-24 | GHC 7.10 compatibility | Lars-Dominik Braun | 1 | -4/+4 | |
Bumps base version requirement to 4.8 due to https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysTheimportof...isredundant | |||||
2016-05-08 | GHC 7.8 compatibility | Lars-Dominik Braun | 1 | -7/+5 | |
2015-08-01 | Switch on GHC warnings | Lars-Dominik Braun | 1 | -0/+4 | |
2015-06-29 | Use cabal’s testsuite interface | Lars-Dominik Braun | 1 | -3/+4 | |
2015-06-14 | First public version | Lars-Dominik Braun | 1 | -0/+43 | |