Skip to content

Commit 3115b57

Browse files
committed
Use newer release of Pygments
* Includes [Haskell types fix by @teh](https://bitbucket.org/birkenfeld/pygments-main/pull-requests/685/two-haskell-fixes/diff) * Local docs build then exhibit proper Haskell highlighting including type literals etc Fixes #359
1 parent be723b8 commit 3115b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Jinja2==2.8
1010
livereload==2.4.1
1111
MarkupSafe==0.23
1212
pathtools==0.1.2
13-
Pygments==2.1.1
13+
Pygments==2.2.0
1414
pytz==2015.7
1515
PyYAML==3.11
1616
recommonmark==0.4.0

0 commit comments

Comments
 (0)