From: Simon Marlow Date: Thu, 18 May 2006 10:40:25 +0000 (+0000) Subject: a couple of additions X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=0d186bf9557df7c7babe4ed09eac8e1cf1116dec a couple of additions --- diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index d2adfa1..ba41522 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -9,6 +9,8 @@ Compiler: - bang patterns - :main - breakpoints +- -split-objs now works with --make and Cabal +- relaxed dependency analysis (with -fglasgow-exts) Libraries: - Data.ByteString