| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
U.Codebase.Sqlite.ObjectType
Synopsis
- data ObjectType
Documentation
data ObjectType Source #
Don't reorder these, they are part of the database, and the ToField and FromField implementation currently depends on the derived Enum implementation.
Constructors
| TermComponent | |
| DeclComponent | |
| Namespace | |
| Patch |