| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Polysemy.Account.Data.Port
Description
Documentation
An API port, used by the Servant tools in polysemy-account-api.
Instances
| FromJSON Port Source # | |
| ToJSON Port Source # | |
Defined in Polysemy.Account.Data.Port | |
| Enum Port Source # | |
| Num Port Source # | |
| Read Port Source # | |
| Integral Port Source # | |
| Real Port Source # | |
Defined in Polysemy.Account.Data.Port Methods toRational :: Port -> Rational # | |
| Show Port Source # | |
| Eq Port Source # | |
| Ord Port Source # | |