Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mdb_env_set_maxreaders :: MDB_env -> Int -> IO ()lmdb Database.LMDB.Raw Set the maximum number of concurrent readers.
mdb_env_unset_flags :: MDB_env -> [MDB_EnvFlag] -> IO ()lmdb Database.LMDB.Raw Unset flags for the environment.
mdb_set_compare :: MDB_txn -> MDB_dbi -> FunPtr MDB_cmp_func -> IO ()lmdb Database.LMDB.Raw Set a user-defined key comparison function for a database.
mdb_set_dupsort :: MDB_txn -> MDB_dbi -> FunPtr MDB_cmp_func -> IO ()lmdb Database.LMDB.Raw Set a user-defined data comparison operator for MDB_DUPSORT databases.
mdb_txn_reset :: MDB_txn -> IO ()lmdb Database.LMDB.Raw Abort a read-only transaction, but don't destroy it. Keep it available for mdb_txn_renew.
NegativeOffset :: Int -> StatsProblemmisfortune Data.Fortune No documentation available.
stringOffset :: IndexEntry -> !Intmisfortune Data.Fortune The location of the string in the file, as a byte offset
parseTransactions :: String -> Err [Transaction]ofx Data.OFX Parses an OFX file and gets the list of Transaction.
-
ofx Data.OFX Parses a time zone offset. Fails if there is no time zone offset to parse.
module Data.Colour.Palette.
BrewerSet Sets of between 3 and 12 colors. This product includes color specifications and designs developed by Cynthia Brewer.