|
| Network.Curl.Types | | Portability | portable | | Stability | provisional | | Maintainer | Sigbjorn Finne <sof@galois.com> |
|
|
|
| Description |
| Basic set of types for the Haskell curl binding, including the
Curl handle type which holds the C library stateful connection
handle along with a set of cleanup actions tht should be performed
upon shutting down the curl session.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Execute a primitve curl operation.
NOTE: See warnings about the use of withForeginPtr.
|
|
|
| Allocates a Haskell handle from a C handle.
|
|
|
| Allocates a Haskell handle from a C handle.
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.6.0 |