diff options
-rw-r--r-- | cabal.project | 2 |
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 |