Rename openFd to fdToHandle'
[ghc-base.git] / Data / String.hs
2007-01-30 Ian LynaghAdd Data.String, containing IsString(fromString); trac...