how to package cabalized binaries with assets for a package manager?

Hey All, the mac homebrew folks are trying to understand how they can distro haskell tools like Pandoc, and I"m out of my league in terms of the cabal / cabal-install sandbox fu needed for them to do it correctly, esp since Pandoc is one of those tools that needed a bunch of asset files installed, could someone who's more comfortable / familiar with how to do it right step in to help em out? http://librelist.com/browser//homebrew/2013/10/25/building-ghc-takes-30-minu... thanks -Carter

eg, do they need something like cabal-debian, customized to their packge tooling? http://hackage.haskell.org/package/cabal-debian On Sun, Oct 27, 2013 at 3:53 PM, Carter Schonwald < carter.schonwald@gmail.com> wrote:
Hey All, the mac homebrew folks are trying to understand how they can distro haskell tools like Pandoc, and I"m out of my league in terms of the cabal / cabal-install sandbox fu needed for them to do it correctly, esp since Pandoc is one of those tools that needed a bunch of asset files installed,
could someone who's more comfortable / familiar with how to do it right step in to help em out?
http://librelist.com/browser//homebrew/2013/10/25/building-ghc-takes-30-minu...
thanks -Carter

On Sun, Oct 27, 2013 at 4:11 PM, Carter Schonwald < carter.schonwald@gmail.com> wrote:
eg, do they need something like cabal-debian, customized to their packge tooling? http://hackage.haskell.org/package/cabal-debian
Probably; MacPorts has had the equivalent of that for over a year now, and it made Portfiles for cabalized stuff a lot cleaner and easier to maintain. -- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
participants (2)
-
Brandon Allbery
-
Carter Schonwald