[Haskell-cafe] Puppet module for installing cabal packages?
Andrew Pennebaker
andrew.pennebaker at gmail.com
Sun Feb 9 04:01:55 UTC 2014
I'm using Vagrant <http://www.vagrantup.com/> and
Puppet<http://puppetlabs.com/puppet/what-is-puppet> to
automate setting up development, testing, and production environments. For
now, I'm executing shell commands to install my favorite Cabal packages
(`cabal update`, `cabal install <package>`), but I'd prefer to use
something a bit more high level.
Would anyone be interested in creating a Puppet module for Cabal? This
could encourage more use of awesome packages like Darcs and ShellCheck by
non-Haskellers.
--
Cheers,
Andrew Pennebaker
www.yellosoft.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140208/c24d43e3/attachment.html>
More information about the Haskell-Cafe
mailing list