Skip to content

Commit

Permalink
Merge pull request jgm#536 from Rufflewind/local
Browse files Browse the repository at this point in the history
Allow pandoc 1.17
  • Loading branch information
jgm committed Jan 25, 2016
2 parents e8af8d8 + d73d4fc commit 054cafd
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 054cafd

Please sign in to comment.