Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
putVarSInt :: (Integral a, Bits a) => a -> Putprotobuf Data.ProtocolBuffers.Internal This can be used on any Integral type and is needed for signed types; unsigned can use putVarUInt below. This has been changed to handle only up to 64 bit integral values (to match documentation).
putVarUInt :: (Integral a, Bits a) => a -> Putprotobuf Data.ProtocolBuffers.Internal This should be used on unsigned Integral types only (not checked)
putVarintPrefixedBS :: ByteString -> Putprotobuf Data.ProtocolBuffers.Internal No documentation available.
getVarContextDL :: DL s VarContextquickcheck-dynamic Test.QuickCheck.DynamicLogic No documentation available.
unsafeNextVarIndex :: VarContext -> Intquickcheck-dynamic Test.QuickCheck.StateModel.Variables No documentation available.
eventVar :: GlossEnv -> MVar Eventrhine-gloss FRP.Rhine.Gloss.IO No documentation available.
defaultVarIdents :: [VarIdent]rzk Language.Rzk.Free.Syntax No documentation available.
getVarIdent :: VarIdent -> VarIdent' RzkPositionrzk Language.Rzk.Free.Syntax No documentation available.
pListVarIdent :: [Token] -> Err [VarIdent]rzk Language.Rzk.Syntax.Par No documentation available.
setVariance :: Covariance -> TypeCheck var a -> TypeCheck var arzk Rzk.TypeCheck No documentation available.