Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ViaPersistEntity :: Key record -> ViaPersistEntity recordpersistent Database.Persist.Class.PersistEntity No documentation available.
cookiePersistent :: Lens' Cookie Boolwreq Network.Wreq.Lens A lens onto whether a cookie is persistent across sessions (also known as a "tracking cookie").
getPersistentStateFilename :: MonadBase IO m => m FilePathyi-core Yi.Paths Get path to Yi history that stores state between runs.
-
yi-core Yi.PersistentState Loads a persistent state, and sets Yi state variables accordingly.
-
yi-core Yi.PersistentState Here is a persistent history saving part. We assume each command is a single line. To add new components, one has to:
- add new field in PersistentState structure,
- add write and read parts in loadPersistentState/savePersistentState,
- add a trimming code in savePersistentState to prevent blowing up of save file.
ieEnablePersistentHover :: Browser -> Boolwebdriver Test.WebDriver Determines whether persistent hovering is enabled (true by default). Persistent hovering is achieved by continuously firing mouse over events at the last location the mouse cursor has been moved to.
ieEnablePersistentHover :: Browser -> Boolwebdriver Test.WebDriver.Capabilities Determines whether persistent hovering is enabled (true by default). Persistent hovering is achieved by continuously firing mouse over events at the last location the mouse cursor has been moved to.
ieEnablePersistentHover :: Browser -> Boolwebdriver Test.WebDriver.Types Determines whether persistent hovering is enabled (true by default). Persistent hovering is achieved by continuously firing mouse over events at the last location the mouse cursor has been moved to.
-
Some helpers for using Persistent from Yesod. API docs and the README are available at http://www.stackage.org/package/yesod-persistent
pattern
GL_MAP_PERSISTENT_BIT :: GLbitfieldOpenGLRaw Graphics.GL.ARB.BufferStorage No documentation available.