Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setContents :: MonadIO m => Knob -> ByteString -> m ()knob Data.Knob No documentation available.
-
matrix-static Data.Matrix.Static Replace the value of a cell in a matrix. The position to be replaced is given by TypeLevel Nats. To use this, use -XDataKinds and -XTypeApplications. Example: setElem 1 2 0 (1 2 3) = (1 0 3)
-
matrix-static Data.Matrix.Static Set the size of a matrix to given parameters. Use a default element for undefined entries if the matrix has been extended.
-
mergeful-persistent Data.Mergeful.Persistent Set up a client store. You shouldn't need this.
-
mergeful-persistent Data.Mergeful.Persistent Set up the server store You shouldn't need this.
-
mergeless-persistent Data.Mergeless.Persistent Setup a client store You shouldn't need this.
-
mergeless-persistent Data.Mergeless.Persistent Set up a server store in the database. You shouldn't need this. This uses insertKey function and is therefore unsafe.
-
mergeless-persistent Data.Mergeless.Persistent Setup an unsynced client store You shouldn't need this.
-
persistent-mtl Database.Persist.Sql.Shim Set the backend's foreign key generation function to this value.
setEntityDBName :: EntityNameDB -> EntityDef -> EntityDefpersistent-mtl Database.Persist.Sql.Shim No documentation available.