1

レンズライブラリを試しているプロジェクトがあります。関数によって生成された関数を確認できるように、ハドック ドキュメントを生成しようとしていmakeClassy TemplateHaskellます。cabal build正常に動作しますが、cabal haddock失敗します

$ cabal haddock
Running Haddock for myproject-0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Preprocessing library myproject-0.0.1...
<command line>: cannot satisfy -package-id lens-3.7.1-a40583cdc124338f52ab40ebbf747e8f
    (use -v for more information)

私は何が欠けていますか?

4

0 に答える 0