|
| Network.OpenID.Utils | | Portability | | | Maintainer | Stability : |
|
|
|
|
|
| Description |
|
|
| Synopsis |
|
|
|
|
| General Helpers
|
|
|
| Read, maybe.
|
|
|
| Break up a string by a predicate.
|
|
|
| Spit a list into a pair, removing the element that caused the predicate to
succeed.
|
|
|
| Build an Integer out of a big-endian list of bytes.
|
|
|
| Turn an Integer into a big-endian list of bytes
|
|
|
| Pad out a list of bytes to represent a positive, big-endian list of bytes.
|
|
| OpenID Defaults
|
|
| defaultModulus :: Integer | Source |
|
| Default modulus for Diffie-Hellman key exchange.
|
|
|
| The OpenID-2.0 namespace.
|
|
| MonadLib helpers
|
|
|
| Read inside of an Exception monad
|
|
|
| Lookup parameters inside an exception handling monad
|
|
|
| Read a field
|
|
|
| Make an HTTP request, and run a function with a successful response
|
|
| Produced by Haddock version 2.4.1 |