summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-12-20 21:10:44 +0700
committerDaniil Baturin <daniil@baturin.org>2016-12-20 21:10:44 +0700
commit245128cf5b877ecf9821d677e789d7ba9e7fe7cc (patch)
tree1415de4119cfd2f9dd6eeea4fcb36685f393be3e
parentc396043a92677bad72da56fc405651750b48dd87 (diff)
downloadvyconf-245128cf5b877ecf9821d677e789d7ba9e7fe7cc.tar.gz
vyconf-245128cf5b877ecf9821d677e789d7ba9e7fe7cc.zip
Add merlin setup to the repo.
-rw-r--r--.merlin8
-rw-r--r--_tags1
2 files changed, 9 insertions, 0 deletions
diff --git a/.merlin b/.merlin
new file mode 100644
index 0000000..cfbc4ed
--- /dev/null
+++ b/.merlin
@@ -0,0 +1,8 @@
+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
+EXT lwt ounit
diff --git a/_tags b/_tags
index 84dec4a..9dc6d49 100644
--- a/_tags
+++ b/_tags
@@ -17,3 +17,4 @@
# OASIS_STOP
true: strict_sequence
+true: bin_annot