Mention that the module sub-directory structure for .o and .hi files is created autom...
authorsimonpj@microsoft.com <unknown>
Fri, 6 Oct 2006 15:12:34 +0000 (15:12 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 6 Oct 2006 15:12:34 +0000 (15:12 +0000)
docs/users_guide/separate_compilation.xml

index 076af6e..d0f83a3 100644 (file)
          has been specified, then the object filename is
          <replaceable>dir</replaceable>/<replaceable>mod</replaceable>.<replaceable>osuf</replaceable>,
          where <replaceable>mod</replaceable> is the module name with
-         dots replaced by slashes.</para>
+         dots replaced by slashes.  GHC will silently create the necessary directory 
+          structure underneath <replaceable>dir</replaceable>, if it does not
+          already exist.</para> 
        </listitem>
       </itemizedlist>