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