!8R3z7      !"#$%&'()*+,-./0123456Safe789:;<=>None"#&'1;>@AHMV/?@ABCDEFGHIJKLMNOPQRSTUV None =>?@AHV$snaplet-persistentImplement this type class to have any monad work with snaplet-persistent. A default instance is provided for (Handler b PersistState).snaplet-persistentInitialize Persistent with an initial SQL function called right after the connection pool has been created. This is most useful for calling migrations upfront right after initialization.Example: +initPersist (runMigrationUnsafe migrateAll)where migrateAll is the migration function that was auto-generated by the QQ statement in your persistent schema definition in the call to  mkMigrate.snaplet-persistentBackend-agnostic initalization with an initial SQL function called right after the connection pool has been created. This is most useful for calling migrations upfront right after initialization.Example: 2initPersist mkPool (runMigrationUnsafe migrateAll)where migrateAll is the migration function that was auto-generated by the QQ statement in your persistent schema definition in the call to  mkMigrate.HmkPool is a function to construct a pool of connections to your databasesnaplet-persistent)Constructs a connection pool from Config.snaplet-persistent1Conscruts a connection pool in a snaplet context. snaplet-persistentERuns a SqlPersist action in any monad with a HasPersistPool instance.!snaplet-persistentRun a database action"snaplet-persistentMake a Key from an Int.#snaplet-persistent7Makes a Key from a ByteString. Calls error on failure.$snaplet-persistent/Makes a Key from Text. Calls error on failure.%snaplet-persistent%Makes a Text representation of a Key.&snaplet-persistent+Makes a ByteString representation of a Key.'snaplet-persistentAConverts a Key to Int. Fails with error if the conversion fails.(snaplet-persistentDConverts a Key to Word64. Fails with error if the conversion fails.*snaplet-persistentdFollows a foreign key field in one entity and retrieves the corresponding entity from the database. snaplet-persistent1Run given Persistent action in the defined monad. !"#$%&'()* !"#$%&'(*)None "#&'>HV2/snaplet-persistentThe list of entity definitions this snaplet exposes. You need them so that you can append to your application's list of entity definitions and perform the migration in one block.mSee how this example combined an app's own entity definitions and the auth snaplet's in one migration block: jshare [mkMigrate "migrateAll"] $ authEntityDefs ++ $(persistFileWith lowerCaseSettings "schema.txt")0snaplet-persistentFunction to convert a ! entity into the auth snaplet's W.1snaplet-persistent Splices for & that are equivalent to the ones for W.2snaplet-persistent6Initializer that gets AuthSettings from a config file.3snaplet-persistent/Initializer that lets you specify AuthSettings.4snaplet-persistentGet the db key from an W6snaplet-persistent7@SRQPONMLKJIHGFEDCBAUVT? ./012345.23/ 0145X      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWBCXYZ[\]^/snaplet-persistent-0.6.1-CJqLctjFyguIZHrPf2rf4c%Snap.Snaplet.Auth.Backends.PersistentSnap.Snaplet.PersistentPaths_snaplet_persistent+Snap.Snaplet.Auth.Backends.Persistent.TypesSnapAuthUserId SnapAuthUsersnapAuthUserLoginsnapAuthUserEmailsnapAuthUserPasswordsnapAuthUserActivatedAtsnapAuthUserSuspendedAtsnapAuthUserRememberTokensnapAuthUserLoginCountsnapAuthUserFailedLoginCountsnapAuthUserLockedOutUntilsnapAuthUserCurrentLoginAtsnapAuthUserLastLoginAtsnapAuthUserCurrentIpsnapAuthUserLastIpsnapAuthUserCreatedAtsnapAuthUserUpdatedAtsnapAuthUserResetTokensnapAuthUserResetRequestedAtsnapAuthUserRolessnapAuthUserMeta migrateAuthHasPersistPoolgetPersistPool PersistState persistPool initPersistinitPersistGenericmkPgPoolmkSnapletPgPool runPersistwithPoolmkKeymkKeyBSmkKeyTshowKey showKeyBSmkIntmkWord64fromPersistValue'followForeignKey$fHasPersistPoolReaderT$fHasPersistPoolHandler$fHasPersistPoolNoLoggingTPersistAuthManagerauthEntityDefsdb2au dbUserSplicesinitPersistAuthManagerinitPersistAuthManager' userDBKey textPassword $fIAuthBackendPersistAuthManagerversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName*persistent-2.10.5.2-Bh9VMhYkFoJGApLFcZkQ0A$Database.Persist.Class.PersistEntity EntityFieldSnapAuthUserMetaSnapAuthUserRolesSnapAuthUserResetRequestedAtSnapAuthUserResetTokenSnapAuthUserUpdatedAtSnapAuthUserCreatedAtSnapAuthUserLastIpSnapAuthUserCurrentIpSnapAuthUserLastLoginAtSnapAuthUserCurrentLoginAtSnapAuthUserLockedOutUntilSnapAuthUserFailedLoginCountSnapAuthUserLoginCountSnapAuthUserRememberTokenSnapAuthUserSuspendedAtSnapAuthUserActivatedAtSnapAuthUserPasswordSnapAuthUserEmailSnapAuthUserLoginKeySnapAuthUserKeyunSnapAuthUserKey#snap-1.1.3.0-3AAzBBOsziV9FcNFEXWWp5Snap.Snaplet.Auth.TypesAuthUser