Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
roc-id ROC.ID The computed checksum did not match the checksum portion of the input.
identityChecksum :: Identity -> Digitroc-id ROC.ID Calculate the checksum of the specified Identity.
verifyCheckSums :: ReadOptions -> !Boolrocksdb-haskell Database.RocksDB.Base If true, all data read from underlying storage will be verified against corresponding checksuyms. Default: False
c_rocksdb_readoptions_set_verify_checksums :: ReadOptionsPtr -> CUChar -> IO ()rocksdb-haskell Database.RocksDB.C No documentation available.
verifyCheckSums :: ReadOptions -> !Boolrocksdb-haskell Database.RocksDB.Types If true, all data read from underlying storage will be verified against corresponding checksuyms. Default: False
CommandAssume :: a -> [VarIdent' a] -> Term' a -> Command' arzk Language.Rzk.Syntax.Abs No documentation available.
TypeErrorImplicitAssumption :: (var, TermT var) -> var -> TypeError varrzk Rzk.TypeCheck No documentation available.
abstractAssumption :: Eq var => (var, VarInfo var) -> Decl var -> Decl varrzk Rzk.TypeCheck No documentation available.
declIsAssumption :: Decl var -> Boolrzk Rzk.TypeCheck No documentation available.
insertExplicitAssumptionFor :: Eq var => var -> (var, VarInfo var) -> TermT var -> TermT varrzk Rzk.TypeCheck No documentation available.