| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Polysemy.Db.Data.DbHost
Documentation
Instances
| FromJSON DbHost Source # | |
| ToJSON DbHost Source # | |
Defined in Polysemy.Db.Data.DbHost | |
| IsString DbHost Source # | |
Defined in Polysemy.Db.Data.DbHost Methods fromString :: String -> DbHost # | |
| Generic DbHost Source # | |
| Show DbHost Source # | |
| Default DbHost Source # | |
Defined in Polysemy.Db.Data.DbHost | |
| Eq DbHost Source # | |
| Ord DbHost Source # | |
| type Rep DbHost Source # | |
Defined in Polysemy.Db.Data.DbHost | |