solved some TODOs about Tgeneric type arguments (2)
[hiphop-php.git] / hphp / hack / src / typing / nast_check / dune
blob4cfda749a1dad451929366699149d7d9bf397fd0
1 (library
2   (name nast_check)
3   (wrapped false)
4   (libraries
5     ast
6     core_kernel
7     nast
8     utils_core
9     tast))