Copyright | (c) 2016 Al Zohali |
---|---|
License | BSD3 |
Maintainer | Al Zohali <zohl@fmap.me> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Anki.UserProfile
Description
Description
Representation of a user profile and related definitions.
- data UserProfile = UserProfile {}
Documentation
data UserProfile Source #
User profile as in profile table in prefs.db
Constructors
UserProfile | |
Instances