| Copyright | (c) Galois Inc 2007-2009 2011 |
|---|---|
| License | BSD3 |
| Maintainer | Sigbjorn Finne <sof@galois.com> |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Network.Curl.Code
Description
Representing Curl's status codes as a Haskell type.
Documentation
Constructors
Instances
| Enum CurlCode # | |
Defined in Network.Curl.Code | |
| Show CurlCode # | |
| Eq CurlCode # | |