[Haskell-cafe] [Haskell] [ANNOUNCE] Haskdogs-0.1

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Wed Sep 14 04:18:26 CEST 2011


On 14 September 2011 11:24, yi huang <yi.codeplayer at gmail.com> wrote:
> Cabal compains about "Unknown build tool hasktags".
> It seems not necessary to set "Build-tools: hasktags" in cabal file?

cabal-install isn't capable of automatically building and installing
build-tools for you.  So to install haskdogs, you need to do "cabal
install hasktags && cabal install haskdogs".

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com



More information about the Haskell-Cafe mailing list