patch applied (york-compiler98): Thread new cmdline flag for warnings down to FFI module.

7 Aug
2008
7 Aug
'08
11:59 a.m.
Thu Aug 7 08:54:16 PDT 2008 Malcolm.Wallace@cs.york.ac.uk * Thread new cmdline flag for warnings down to FFI module. The new flag is called --[no]warnFFI, and its purpose is mainly to suppress the "non-primitive type used in foreign import" warnings that are generated for many of the prelude files. (The usages being warned about are entirely OK, but this may not be obvious to the casual hacker.) M ./Flags.hs -2 +14 M ./ForeignCode.hs -45 +44 M ./MainNhc98.hs -2 +3 M ./STGState.hs -3 +6 M ./Util/Extra.hs -3 +10 View patch online: http://darcs.haskell.org/york-compiler98/_darcs/patches/20080807155416-6871e...
6130
Age (days ago)
6130
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace