Alternative (per-project) package database

Andres Loeh andres at cs.uu.nl
Wed Jun 30 03:03:05 EDT 2010


Hi Dimitry.

Depending on what exactly you're after, you may also be interested in
Nix and/or NixOS:

  http://nixos.org/nix/
  http://nixos.org/

The Nix package manager builds any package in completely isolated
environments and makes sure all dependencies are properly specified.
It is easy to build and install one package in many configurations.
We have an infrastructure for building Cabal packages easily and
quite a number of packages from HackageDB in Nixpkgs (though not as
many as Arch). Nix can be used as a secondary package manager on
other Unix-like systems.

Cheers,
  Andres

-- 

Andres Loeh, Universiteit Utrecht

mailto:andres at cs.uu.nl     mailto:mail at andres-loeh.de
http://www.andres-loeh.de


More information about the Glasgow-haskell-users mailing list