哈斯克尔,堆栈:找到可执行文件 [英] Haskell, stack: locate the executable

查看:128
本文介绍了哈斯克尔,堆栈:找到可执行文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找类似于

  $ stack whereis hasktags 

其中 whereis 或多或少像UNIX whereis 命令。 hasktags 会像这样运行:

  $ stack exec  - hasktags 


解决方案> < whereis hasktags 会做。


I'm looking for something like

$ stack whereis hasktags

where whereis acts more or less like UNIX whereis command. hasktags is to be run like this:

$ stack exec -- hasktags

解决方案

stack exec -- whereis hasktags will do.

这篇关于哈斯克尔,堆栈:找到可执行文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆