crypton, pandoc version pinned for cabal

This commit is contained in:
Dmitry Zuikov 2024-03-30 17:01:57 +03:00
parent 9dda507fc1
commit ed50582ddc
4 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,8 @@ packages: **/*.cabal
allow-newer: all
constraints: pandoc ==3.1.11
-- executable-static: True
-- profiling: True
-- library-profiling: False

View File

@ -150,7 +150,7 @@ library
, clock
, constraints
, containers
, cryptonite
, crypton
, data-default
, deepseq
, directory

View File

@ -68,7 +68,7 @@ common shared-properties
, streaming
, streaming-bytestring
, streaming-commons
, cryptonite
, crypton
, directory
, exceptions
, filelock

View File

@ -73,7 +73,7 @@ executable hbs2
, cborg
, clock
, containers
, cryptonite
, crypton
, deepseq
, directory
, filepath