From 4bc32f7f5b7f18584dd917b4e80c1edeafbc57d2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Tips for OCaml section added. --- README.developers | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.developers b/README.developers index a8df184..9a00b33 100644 --- a/README.developers +++ b/README.developers @@ -50,6 +50,15 @@ extras/ this contains paravirt drivers for Red Hat Enterprise Linux, CentOS and friends. +Tips for OCaml +---------------------------------------------------------------------- + +All the packages you need are in Fedora and Debian. + +If using emacs, make sure you install tuareg-mode (the editing mode +for OCaml). Unfortunately there is no Fedora package for it at the +moment, but it is very easy to install. + General implementation plan ---------------------------------------------------------------------- -- 1.8.3.1