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 bf169ce99..378d2ef1a 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -544,7 +544,7 @@ library text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.16, unicode-collation >= 0.1.1 && < 0.2, - unicode-data >= 0.6 && < 0.7, + unicode-data >= 0.6 && < 0.8, unicode-transforms >= 0.3 && < 0.5, yaml >= 0.11 && < 0.12, libyaml >= 0.1.4 && < 0.2, |
