repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git]
/
pkgs
/
development
/
ocaml-modules
/
janestreet
/
default.nix
blob
a496c2c73cf97ff3dfff7a9da0614a6a693199f9
1
{ }:
2
3
# Minimal set of names assumed to be defined by the rest of ocamlPackages
4
{
5
async = null;
6
async_kernel = null;
7
async_unix = null;
8
base = null;
9
core = null;
10
core_bench = null;
11
core_kernel = null;
12
ocaml-compiler-libs = null;
13
ppx_custom_printf = null;
14
ppx_expect = null;
15
ppx_hash = null;
16
ppx_here = null;
17
ppx_inline_test = null;
18
ppx_jane = null;
19
ppx_js_style = null;
20
ppx_let = null;
21
ppx_optcomp = null;
22
ppx_sexp_conv = null;
23
sexplib0 = null;
24
sexplib = null;
25
spawn = null;
26
stdio = null;
27
}