
1 Feb
2013
1 Feb
'13
12:01 a.m.
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