mirror of https://github.com/voidlizard/hbs2
21 lines
312 B
Plaintext
21 lines
312 B
Plaintext
packages: **/*.cabal
|
|
examples/*/*.cabal
|
|
**/*/*.cabal
|
|
|
|
allow-newer: all
|
|
|
|
constraints:
|
|
pandoc >=3.1.11
|
|
, suckless-conf >= 0.1.2.7
|
|
, http-client >=0.7.16 && <0.8
|
|
, typed-process >= 0.2.13.0
|
|
|
|
|
|
debug-info: True
|
|
-- executable-static: True
|
|
-- profiling: True
|
|
--library-profiling: False
|
|
debug-info: True
|
|
|
|
|