StringBuffer.lhs (compiler/utils/) - hGetStringBuffer ? should the 'h' be there?

Marc Weber marco-oweber at gmx.de
Fri May 4 06:56:36 EDT 2007


hPutStrLn etc all denote that you have to pass a handle

hGetStringBuffer has the type 
  hGetStringBuffer :: FilePath -> IO StringBuffer

so I think the h is superfluous here ?

Marc


More information about the Libraries mailing list