提问人:Cigarette Smoking Man 提问时间:11/14/2023 更新时间:11/14/2023 访问量:31
是否有单个命令来构建阴谋集团可执行组件并将其复制到指定的目标?
Is there a single command to build and copy a cabal executable component to specified destination?
问:
cabal install --installdir=some_dir some:exe:component
构建所有可执行文件cabal build --bindir some:exe:component
似乎没有复制任何东西
cabal --version
输出:
cabal-install version 3.10.1.0
compiled using version 3.10.1.0 of the Cabal library
答: 暂无答案
上一个:依赖类型的类语法
评论
cabal install
Symlinking 'executablename' to '/the/installation/directory'
cabal install
cabal install