summaryrefslogtreecommitdiff
path: root/.merlin
blob: c2894085c7e5b4795b6e433a96feaf931cd471d0 (plain)
1
2
3
4
5
6
7
8
9
S src
S test
B _build/src
B _build/test
PKG lwt lwt.unix
PKG ppx_deriving.runtime ppx_deriving.show
PKG fileutils pcre toml xml-light
PKG oUnit
EXT lwt oUnit