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

Re: Getting haskell-lens (libghc-lens-dev) on wheezy



Hi,

Am Donnerstag, den 21.02.2013, 20:58 +0000 schrieb Daniel Silverstone:
> I am poking gently at some code and would like it to be packageable for Wheezy.
> Is there an easy way for me to calculate the minimum set of packages I'd need
> to backport to get lens (source=haskell-lens) built on Wheezy?  It's a tad sad
> it never made it in :-(

nothing fully automated, but you can start with
http://anonscm.debian.org/darcs/pkg-haskell/tools/all-packages/all-packages.cabal
adjust the versions to what is in wheezy (removing packages not in
wheezy). Then you add the version of lense that you want to package, and
cabal install --dry-run will tell you if it is possible without
upgrading existing packages. If not, upgrade the packages it mentions
until it finds a solution, this should give you a TODO list for
packaging the libraries.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: