Partial Haskell bindings.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index f77defe..8ad6e9a 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -31,6 +31,9 @@ Please test any changes.
 Directories
 ----------------------------------------------------------------------
 
+contrib/
+       Outside contributions, experimental parts.
+
 daemon/
        The daemon that runs inside the guest and carries out actions.
 
@@ -40,6 +43,9 @@ examples/
 fish/
        Guestfish (the command-line program / shell)
 
+haskell/
+       Haskell bindings.
+
 images/
        Some guest images to test against.  These are gzipped to save
        space.  You have to unzip them before use.