Peter Simons <[email protected]> writes: > Hi Peter, > >> nix-shell -p haskellPackages.hscurses >> * Missing C library: curses >> >> nix-shell -p haskellPackages.ncurses >> error: Package ‘c2hs-0.20.1’ in ‘...’ is marked as broken >> >> nix-shell -p haskellPackages.nanocurses >> * Missing C library: curses > > I ran some tests, too, and added fixes in my branch [1] that fix the > ncurses library. I tried fixing the others, too, but unfortunately these > are broken in a way that's got nothing to do with us and that ought to > be fixed upstream. Anyway, once I merge [1] into master, the ncurses > library will build fine. > > [1] https://github.com/peti/nixpkgs/tree/haskell-updates
Thanks! I might be bugging the authors of the other packages. -- Peter Jones, Founder, Devalot.com Defending the honor of good code _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
