query
On this page

makePackageSet

pkgs.haskell.lib.makePackageSet

Docs pulled from | This Revision | 10 minutes ago


This function takes a file like hackage-packages.nix and constructs a full package set out of that.


Noogle detected

Implementation

The following is the current implementation of this function.

makePackageSet = compose.makePackageSet;