On 08/01/2014 11:42 AM, Peter Simons wrote: > Hi Mateusz, > > does adding > > configureFlags = "--ghc-option=-lgcc_s"; > > help? > > Best regards, > Peter > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev >
That does indeed get me through the gcc_s problem without having to mess around with the cabal file or anything of the sort. Perhaps that's what cabal2nix should do be default here (issue #71). -- Mateusz K. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
