[Nix-dev] Directory containing haskell documentation?
Corey O'Connor
coreyoconnor at gmail.com
Sun Feb 26 21:37:39 CET 2012
On Sun, Feb 26, 2012 at 12:21 PM, Peter Simons <simons at cryp.to> wrote:
> > Hm. does that include system packages?
>
> I don't know, I never tried to install Haskell libraries as systemPackages.
> I see that /nix/var/nix/profiles/system/sw/share exists, though, so it's
> possible that Haskell documentation will show up in that path.
Hi Peter,
Interesting. The documentation is not linked into that directory. I
have confirmed that each individual out directory has a
share/doc/$name directory containing documentation.
Where is the code that should be responsible for building the
system/sw/share/doc directory?
Cheers,
Corey
More information about the nix-dev
mailing list