| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
U.Codebase.Sqlite.Orphans
Contents
Documentation
Constructors
| AsSqlite | |
Fields
| |
Instances
| Show a => Show (AsSqlite a) Source # | |
| FromField (AsSqlite Hash) Source # | |
Defined in U.Codebase.Sqlite.Orphans Methods fromField :: FieldParser (AsSqlite Hash) # | |
| FromRow (AsSqlite Referent) Source # | |
| FromRow (AsSqlite Reference) Source # | |
| ToField (AsSqlite Hash) Source # | |
| ToRow (AsSqlite Referent) Source # | |
| ToRow (AsSqlite Reference) Source # | |
Orphan instances
| FromField WatchKind Source # | |
Methods | |
| FromField Base32Hex Source # | |
Methods | |
| FromRow NamespaceStats Source # | |
Methods | |
| ToField WatchKind Source # | |
| ToField Base32Hex Source # | |
| ToRow NamespaceStats Source # | |
Methods toRow :: NamespaceStats -> [SQLData] # | |
| FromRow (Entry CausalHashId Text) Source # | |
| ToRow (Entry CausalHashId Text) Source # | |