
28 Aug
2008
28 Aug
'08
1:21 p.m.
GNU ld supports "pragmas" which cause the use of certain functions to output warnings at link time (try compiling a C program that uses gets()). It occurs to me that this, either in compiler or linker, would be a nice thing for ghc to do when using fromJust or other partial functions.
would you include all partial functions in this, such as head?
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@kf8nh.com
Tim Newsham http://www.thenewsh.com/~newsham/