- O'Caml compiler for Object CaML
- hevea is an interpreter for latex producing html svn path=/nixpkgs/trunk/; revision=1171
This commit is contained in:
@@ -117,6 +117,9 @@ rec {
|
||||
inherit (xlibs) libXaw;
|
||||
};
|
||||
|
||||
hevea = (import ../tools/typesetting/hevea) {
|
||||
inherit fetchurl stdenv ocaml;
|
||||
};
|
||||
|
||||
### SHELLS
|
||||
|
||||
@@ -245,6 +248,10 @@ rec {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
strategoxt = (import ../development/compilers/ocaml) {
|
||||
inherit fetchurl stdenv ;
|
||||
};
|
||||
|
||||
strategoxt = (import ../development/compilers/strategoxt) {
|
||||
inherit fetchurl stdenv aterm;
|
||||
sdf = sdf2_bundle;
|
||||
|
||||
Reference in New Issue
Block a user