diff options
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index d88bdc4e6..eae016321 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -544,7 +544,7 @@ library syb >= 0.1 && < 0.8, tagsoup >= 0.14.6 && < 0.15, temporary >= 1.1 && < 1.4, - texmath >= 0.13 && < 0.14, + texmath >= 0.13.0.1 && < 0.14, text >= 1.1.1.0 && < 2.2, text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.16, |
