Talk:Creating Debian packages from Cabal package
From HaskellWiki
(Difference between revisions)
(→cabal-debian: new section) |
|||
| Line 1: | Line 1: | ||
AFAIU there are several solutions for packaging Haskell libraries on Debian, the one documented here, using dh_haskell directly and the CDBS-based solution posted to debian-haskell by Kari Pahula. Maybe all of them should be documented? At the same times there seems to be no convenient way of packaging Cabal-ised programs at all! -- [[User:MagnusTherning|MagnusTherning]] 07:12, 1 April 2008 (UTC) | AFAIU there are several solutions for packaging Haskell libraries on Debian, the one documented here, using dh_haskell directly and the CDBS-based solution posted to debian-haskell by Kari Pahula. Maybe all of them should be documented? At the same times there seems to be no convenient way of packaging Cabal-ised programs at all! -- [[User:MagnusTherning|MagnusTherning]] 07:12, 1 April 2008 (UTC) | ||
| + | |||
| + | == cabal-debian == | ||
| + | |||
| + | What about the cabal-debian package? | ||
Current revision
AFAIU there are several solutions for packaging Haskell libraries on Debian, the one documented here, using dh_haskell directly and the CDBS-based solution posted to debian-haskell by Kari Pahula. Maybe all of them should be documented? At the same times there seems to be no convenient way of packaging Cabal-ised programs at all! -- MagnusTherning 07:12, 1 April 2008 (UTC)
cabal-debian
What about the cabal-debian package?
