cabal build fix

This commit is contained in:
Dmitry Zuikov 2024-08-30 06:05:15 +03:00
parent 7e2dd9ba56
commit c9ae19bc76
1 changed files with 4 additions and 2 deletions

View File

@ -4,8 +4,10 @@ packages: **/*.cabal
allow-newer: all allow-newer: all
constraints: pandoc >=3.1.11, suckless-conf >= 0.1.2.7 constraints:
pandoc >=3.1.11
, suckless-conf >= 0.1.2.7
, http-client >=0.7.16 && <0.8
-- executable-static: True -- executable-static: True
-- profiling: True -- profiling: True