[project @ 2003-10-07 16:56:33 by sof]
authorsof <unknown>
Tue, 7 Oct 2003 16:56:33 +0000 (16:56 +0000)
committersof <unknown>
Tue, 7 Oct 2003 16:56:33 +0000 (16:56 +0000)
commit9805a212e2b0182b86866c38dd33b6f2e1f2771c
treedcdd5a993a9557f433d0cc39fffe509c265da2b3
parente1142d54fdf2561cf6fbb201c7e2db07f65a150e
[project @ 2003-10-07 16:56:33 by sof]
peekCString{Len}: tweak GHC impls (why are these provided anyway?)
  - Do as for Foreign.Marshal.Array.peekArray and read in length-bounded
    string back-to-front.
  - force evaluation of CChar->Char conversions.

merge to STABLE.
Foreign/C/String.hs