Remove upper bound for citeproc, closes #6125

This commit is contained in:
Alexey Zabelin 2021-07-20 19:30:15 -05:00
parent 07832406e1
commit 7dcad66b83
No known key found for this signature in database
GPG Key ID: ACCAC0BCE271B847

View File

@ -6697,8 +6697,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/6127
- polysemy-video < 0.2
# https://github.com/commercialhaskell/stackage/issues/6125
- citeproc < 0.4.1
# https://github.com/commercialhaskell/stackage/issues/6126
- doctemplates < 0.10
# https://github.com/commercialhaskell/stackage/issues/6128