Data-Rope-0.1: Ropes, an alternative to (Byte)Strings.
Data.Rope.Internals
c_mmap :: Ptr a -> CSize -> CInt -> CInt -> CInt -> CInt -> IO (Ptr Word8)Source
c_munmap :: Ptr a -> CSize -> IO ()Source
c_PROT_NONE :: CIntSource
c_PROT_READ :: CIntSource
c_PROT_WRITE :: CIntSource
c_PROT_EXEC :: CIntSource
c_MAP_SHARED :: CIntSource
c_MAP_FILE :: CIntSource