$ cabal --version
cabal-install version 1.22.2.0
using version 1.22.2.0 of the Cabal library
$ cabal install --haddock-hyperlink-source gloss-juicy
Warning: /home/theking/.cabal/config: Unrecognized field hyperlink-source on
line 91
我的配置中确实有hyperlink-source: True
。我添加了标志只是为了多余。当我查找文档时,它都是彩色的,但源代码没有链接。我究竟做错了什么?