Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package up pipes packages for various package repositories #3

Open
Gabriella439 opened this issue Aug 16, 2013 · 3 comments
Open

Package up pipes packages for various package repositories #3

Gabriella439 opened this issue Aug 16, 2013 · 3 comments

Comments

@Gabriella439
Copy link
Owner

After releasing pipes-4.0.0 I would like to package pipes packages for the most common package managers. A lot of people place greater trust in packages that are available from a package manager because they view them as more mature and stable.

The most common distributions with package managers I know of in the Linux world are the ones that Hackage tracks:

  • Debian (my personal favorite)
  • Fedora
  • NixOS
  • FreeBSD

Additionally, it might also be worth targeting non-Linux platforms as well, such as Mac (i.e. MacPorts / HomeBrew / Fink) and maybe Windows (NuGet), although I don't know how much effort those would entail.

I think the best approach is to target one distribution at a time, not progressing to the next one until the packaging process for that distribution has been completely automated. My first priority is Debian followed by any other operating systems anybody else suggests.

@k0001
Copy link
Collaborator

k0001 commented Aug 16, 2013

Arch Linux has great support for Haskell in its repositories. I run both Arch and Debian (wheezy), so I can help with that.

@Gabriella439
Copy link
Owner Author

I'll help with Debian, too, since that's the platform I use the most.

@ocharles
Copy link

I have already done the work for NixOS and will continue maintaining that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants