aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/ide.mllib
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2016-06-01 17:06:25 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2016-06-02 16:45:39 +0200
commit318fc2c04df1e73cc8a178d4fc1ce8bf5543649b (patch)
tree440fb8e51d1fe118d866d0c620a86724e3c6eae8 /ide/ide.mllib
parentffd89ea323937b7d323e24a2b6d53cdc857117dd (diff)
Move ide serialization libraries from lib/ to ide/
This makes the core free from particular protocol choices. It should help with the ppx serialization project and shrinks clib.cma a bit.
Diffstat (limited to 'ide/ide.mllib')
-rw-r--r--ide/ide.mllib7
1 files changed, 6 insertions, 1 deletions
diff --git a/ide/ide.mllib b/ide/ide.mllib
index 83b314283..b2f32fcf7 100644
--- a/ide/ide.mllib
+++ b/ide/ide.mllib
@@ -14,8 +14,13 @@ Config_lexer
Utf8_convert
Preferences
Project_file
-Ideutils
+Serialize
+Richprinter
+Xml_lexer
+Xml_parser
+Xml_printer
Xmlprotocol
+Ideutils
Coq
Coq_lex
Sentence