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 27d2840b1..67357eae6 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -418,7 +418,7 @@ library case-insensitive >= 1.2 && < 1.3, unicode-transforms >= 0.3 && < 0.4, HsYAML >= 0.2 && < 0.3, - doclayout >= 0.2 && < 0.3, + doclayout >= 0.2.0.1 && < 0.3, ipynb >= 0.1 && < 0.2, attoparsec >= 0.12 && < 0.14, text-conversions >= 0.3 && < 0.4 |