Skip to content

Commit

Permalink
Allow pandoc 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Rufflewind committed Jan 25, 2016
1 parent e8af8d8 commit d73d4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Library
directory,
mtl,
old-time,
pandoc >= 1.12.4 && < 1.17,
pandoc >= 1.12.4 && < 1.18,
pandoc-types >= 1.12.3 && < 1.17,
highlighting-kate >= 0.5.0.1 && < 0.7,
bytestring,
Expand Down

0 comments on commit d73d4fc

Please sign in to comment.