[Nix-dev] stack2nix first public release (0.1.3.0)

Domen Kožar domen at dev.si
Fri Jun 30 09:51:31 CEST 2017


It needs `cabal update` to fetch latest package index as it may need the
very new package index.

callHackage will generate Nix expression on each call, which does bring
some overhead. It's better
to generate expressions in a file that can be read with an editor.

On Wed, Jun 28, 2017 at 4:59 PM, ElvishJerricco <elvishjerricco at gmail.com>
wrote:

> Awesome! I've wondered about something like this for a long time!
>
> Why does it need `cabal update`? It seems like it should only need `git
> clone`, since it can use `haskellPackages.callHackage` for any Hackage
> dependencies.
>
> - Will Fancher
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> https://mailman.science.uu.nl/mailman/listinfo/nix-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.science.uu.nl/pipermail/nix-dev/attachments/20170630/7bb079b6/attachment-0001.html>


More information about the nix-dev mailing list