On 05/22/2015 10:38 PM, Peter Simons wrote: > Hi folks, > > Rok Garbas kindly organized a NixOS meetup in Berlin the other day [1], > and I used the occasion to talk about Haskell NG. The presentation was > advertised as: > > We'll look at how Nix can replace "cabal-install" in your development > workflow to bring you the power of Hackage without the headaches this > normally implies. The talk is aimed at beginners and assumes little > prior knowledge of Nix or Haskell. > > Rok recorded the talk and made the video available here: > > https://www.youtube.com/watch?v=BsBhi_r-OeE > > You'll find the slides at [2] and all sample code snippets are available > at [3]. > > I hope you'll find this useful! > > Best regards, > Peter > > > [1] http://www.meetup.com/Berlin-NixOS-Meetup/events/222109058/ > [2] http://cryp.to/nixos-meetup-3-slides.pdf > [3] > https://github.com/NixOS/cabal2nix/blob/master/doc/nixos-meetup-3-slides.md > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev >
Interesting. Shame the recording cut off at the questions. I didn't know you could nix-env -qaP haskellPackages to display the ng package set: we just had a person ask about that in #nixos yesterday! I think it would be worthwhile to cross-post this to haskell-café. -- Mateusz K. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
