[Nix-dev] fixing ghc-pkg update
Marc Weber
marco-oweber at gmx.de
Sat Jan 8 19:21:22 CET 2011
Excerpts from Russell O'Connor's message of Sat Jan 08 16:18:45 +0100
> 2011: k But really I'm trying to only build the latest fclables so that I can fix
> poinedList so that I can remove the fclablels < 0.5 restriction.
:) That's working fine. So I recommend you putting
nixpgks-haskell-overlay beneath nixpkgs, then build hack-nix [1], put
ghc in
path, get latest source of poinedList, drop the < 0.5 restriction (it
won't be found by hack-nix). Then run hack-nix --build-env in the directory of
poinedList, source env and start coding
[1]: nix-build hackNix haskell-overlay/default.nix # or such
Marc Weber
More information about the nix-dev
mailing list