Peter Jones writes: > It doesn't look like any of the Haskell bindings to curses currently > build. They all give an error something like this: > > Setup: Missing dependency on a foreign library: > * Missing C library: curses
there errors are probably related to: https://github.com/NixOS/nixpkgs/issues/7810 The current master branch contains a fix (5a89a87c). Best regards, Peter _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
