aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-09-20 21:32:54 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2020-09-20 21:32:54 +0200
commitfbdc0b3ad4068c0a1d3dcab133b0b895a7aecae6 (patch)
tree6e4b72639c6ada564e9861bf9ecfce58b6131367 /cabal.project
parentce33a97ad42a6d6d6e334a5ddc04a449b594a331 (diff)
downloadpandoc-fbdc0b3ad4068c0a1d3dcab133b0b895a7aecae6.tar.gz
cabal.project: disallow base16-bytestring-1.*
This is a temporary fix to work around a missing constraint in package text-conversions. It should be removed once a new revision or new version fixes the underlying issue.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project2
1 files changed, 2 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project
index aeb87195e..09ecd5075 100644
--- a/cabal.project
+++ b/cabal.project
@@ -12,3 +12,5 @@ source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
tag: 159bbb566858c0bc522e6404eb989671cd7236fd
+
+constraints: base16-bytestring < 1