Add a release note: GHCi import syntax
[ghc-hetmet.git] / docs / users_guide / 6.14.1-notes.xml
index 838bcc5..e98970f 100644 (file)
           parallelism will be lost.
         </para>
       </listitem>
+
+      <listitem>
+        <para>
+          The full Haskell <literal>import</literal> syntax can now been
+          used to bring modules into scope in GHCi.
+        </para>
+      </listitem>
     </itemizedlist>
   </sect2>