Maintainer | krdlab@gmail.com |
---|---|
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
data ScopeValue Source
type Scope = [ScopeValue] Source
type State = ByteString Source
type Parameters = [(ByteString, Maybe ByteString)] Source
type Code = ByteString Source
type IssuerLocation = Text Source