From: Simon Marlow Date: Wed, 9 Aug 2006 10:16:55 +0000 (+0000) Subject: remember that old FFI syntax has been dropped X-Git-Tag: Before_FC_branch_merge~250 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=d01e81f7a30637abd5d12050c264aca2440cbc61 remember that old FFI syntax has been dropped --- diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index ba41522..743b66d 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -11,6 +11,7 @@ Compiler: - breakpoints - -split-objs now works with --make and Cabal - relaxed dependency analysis (with -fglasgow-exts) +- old syntax for FFI declarations is no longer accepted Libraries: - Data.ByteString