nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 12 lines 345 B view raw
1diff -ru megam_0.92/Makefile megam_0.92-b/Makefile 2--- megam_0.92/Makefile 2007-10-08 18:06:04.000000000 +0100 3+++ megam_0.92-b/Makefile 2013-11-25 10:14:20.000000000 +0000 4@@ -59,7 +59,7 @@ 5 6 WITHUNIX =unix.cma -cclib -lunix 7 8-WITHSTR =str.cma -cclib -lstr 9+WITHSTR =str.cma -cclib -lcamlstr 10 11 WITHBIGARRAY =bigarray.cma -cclib -lbigarray 12