diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-12-09 10:20:34 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-09 10:20:34 -0800 |
| commit | c2c45f1c6aa77329b212577c7a664ff44ffb6b5d (patch) | |
| tree | f7bed734206cbc01ca837d95d8627d9158fb1cf4 /pandoc-cli | |
| parent | c132122128930ef6605bb5d87f132d8b6ffe1237 (diff) | |
Remove tested-with from pandoc-cli.cabal.
Diffstat (limited to 'pandoc-cli')
| -rw-r--r-- | pandoc-cli/pandoc-cli.cabal | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pandoc-cli/pandoc-cli.cabal b/pandoc-cli/pandoc-cli.cabal index ee63d951c..38b93573a 100644 --- a/pandoc-cli/pandoc-cli.cabal +++ b/pandoc-cli/pandoc-cli.cabal @@ -11,8 +11,6 @@ bug-reports: https://github.com/jgm/pandoc/issues stability: alpha homepage: https://pandoc.org category: Text -tested-with: GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, - GHC == 9.2.5, GHC == 9.4.4 synopsis: Conversion between documentation formats description: Pandoc-cli provides a command-line executable that uses the pandoc library to convert between markup formats. |
