Enable --hyperlink-source for “cabal install”

前端 未结 3 2013
借酒劲吻你
借酒劲吻你 2020-12-31 00:47

The command cabal haddock has very useful --hyperlink-source option. I would like to have the source hyperlinked when building documentation with cabal in

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-31 01:13

    Currently you cannot get the equivalent of the --hyperlink-source option when using the "all in one" cabal install command. The ticket you cite is exactly about this issue.

提交回复
热议问题