MacOS 10.3 needs #include <libc.h> as well
[haskell-directory.git] / Data / String.hs
2007-01-30 Ian LynaghAdd Data.String, containing IsString(fromString); trac...