Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
package
genvalidity-hspec-persistent Standard spec's for persistent-related instances Standard spec's for persistent-related instances
package
genvalidity-sydtest-persistent Standard spec's for persistent-related instances for sydtest Standard spec's for persistent-related instances for sydtest
-
Support for using mergeful from persistent-based databases Support for using mergeful from persistent-based databases
-
Support for using mergeless from persistent-based databases Support for using mergeless from persistent-based databases
findPersistentModelFiles :: FilePath -> Q (TExp [FilePath])persistent-discover Database.Persist.Discover Returns a list of all files with the .persistentmodels suffix.
allFiles :: [FilePath] allFiles = $$(findPersistentModelFiles "config/models/")
-
A persistent companion library for sydtest A persistent companion library for sydtest
runPersistentTest :: ConnectionPool -> SqlPersistM a -> IO asydtest-persistent Test.Syd.Persistent A flipped version of runSqlPool to run your tests
replyKeyboardMarkupIsPersistent :: ReplyKeyboardMarkup -> Maybe Booltelegram-bot-api Telegram.Bot.API.Types.ReplyKeyboardMarkup Requests clients to always show the keyboard when the regular keyboard is hidden. Defaults to False, in which case the custom keyboard can be hidden and opened with a keyboard icon.
package
aws-xray-client-persistent A client for AWS X-Ray integration with Persistent. Works with `aws-xray-client` to enable X-Ray tracing with Persistent.
cookieJarIsPersistent :: (HasCallStack, MonadIO m, IsCookieJar a) => a -> m Boolgi-soup3 GI.Soup.Objects.CookieJar Gets whether jar stores cookies persistenly.