nixpkgs/pkgs/development/coq-modules/ssreflect
John Wiegley 8f97ad7b3c coqPackages.ssreflect: add ncurses as a dependency
This is needed in the Darwin pure environment, where ncurses is not
available within the sandbox.  The exact error was:

coqmktop -coqlib `coqtop -where` -o bin/ssrcoq.byte -I +threads src/ssrmatching.cmo src/ssreflect.cmo
ld: warning: directory not found for option '-L/nix/store/wlf8pb7gz5alzbhdxwayxx0x4as3rnw8-coq-8.5b2/lib/coq/kernel/byterun'
ld: library not found for -lncurses
2015-10-31 09:33:05 -07:00
..
default.nix coq-ssreflect: refactor 2015-06-19 18:11:33 +02:00
generic.nix coqPackages.ssreflect: add ncurses as a dependency 2015-10-31 09:33:05 -07:00
threads.patch coq_8_5: New expression 2015-04-26 22:29:15 -05:00