Lift pandoc constraints, closes #1094, see also #1096

This commit is contained in:
Dan Burton 2016-01-22 15:33:58 -08:00
parent 55c01a7af1
commit ef625c2f43

View File

@ -1457,7 +1457,8 @@ packages:
"Matthew Pickering <matthewtpickering@gmail.com> @mpickering":
- refact
- servant-pandoc
# https://github.com/fpco/stackage/issues/1094
# - servant-pandoc
- ghc-exactprint
- apply-refact
@ -1909,13 +1910,7 @@ packages:
# https://github.com/fpco/stackage/issues/1091
- HTTP < 4000.3
# https://github.com/fpco/stackage/issues/1094
- pandoc-citeproc < 0.9
- pandoc-types < 1.16
- pandoc < 1.16
- cmark < 0.5
- BlogLiterately-diagrams < 0.2.0.2
- BlogLiterately < 0.8.1.4
# https://github.com/fpco/stackage/issues/1096
- deepseq-generics < 0.2
# https://github.com/fpco/stackage/issues/1102