[Haskell-beginners] cabal-debian
Ryan
rdesfo at gmail.com
Fri Feb 1 06:01:55 CET 2013
Hello,
I'm trying to compile a cabal package to debian with cabal-debian and
having some trouble.
git clone git://github.com/wavewave/hoodle.git
cd hoodle/
cabal-debian --debianize --ghc --maintainer Ryan
then I get a the following error:
cabal-debian: cabal-debian: No bundled package list for ghc Version
{versionBranch = [7,4,2], versionTags = []}
shouldn't cabal-debian be pulling the package list from the hoodle.cabal
file?
Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130201/6ed11e70/attachment-0001.htm>
More information about the Beginners
mailing list