Hi folks, I'm trying to build a debian package from cabal for the first time. I'm following the instructions at http://www.haskell.org/haskellwiki/Creating_Debian_packages_from_Cabal_package. I got the following error:
$ debian/rules update-generated-files update-debian-haskell-files update-haskell-control Failed to find provides of ghc6-doc exit: ExitFailure 1 make: *** [update-generated-files] Error 1 Any ideas how I can approach fixing that? Thanks, Lyle
