W3cubDocs

/Haskell 7

Foreign.Marshal.Safe

Copyright (c) The FFI task force 2003
License BSD-style (see the file libraries/base/LICENSE)
Maintainer [email protected]
Stability provisional
Portability portable
Safe Haskell Safe
Language Haskell2010

Description

Deprecated: Safe is now the default, please use Foreign.Marshal instead

Marshalling support

Safe API Only.

The module Foreign.Marshal.Safe re-exports the other modules in the Foreign.Marshal hierarchy:

module Foreign.Marshal.Alloc

module Foreign.Marshal.Array

module Foreign.Marshal.Error

module Foreign.Marshal.Pool

module Foreign.Marshal.Utils

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/7.10.3/docs/html/libraries/base-4.8.2.0/Foreign-Marshal-Safe.html