[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to use cabal exclusively with debian packages?



Thomas Koch wrote:
> I wrote my first tool in Haskell using only debian stable packages as 
> debendency. Now I want to cabal-ize it but don't want cabal to download any 
> code.
> 
> Do you know any options or configuration file switches to let cabal forget about 
> hackage completely and let it work only with packages that are installed by 
> dpkg?

Well, my approach is to not use cabal update/install at all,
and/or to rm -rf .ghc .cabal after any temporary excursions into cabal hell.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: