Hoogle Search
Within LTS Haskell 24.55 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
MigrationSteps be from tobeam-migrate Database.Beam.Migrate.Types A series of MigrationSteps that take a database from the schema in from to the one in to. Use the migrationStep function and the arrow interface to sequence MigrationSteps.
MigrationSteps :: Kleisli (F (MigrationStep be)) from to -> MigrationSteps be from tobeam-migrate Database.Beam.Migrate.Types No documentation available.
migrationStep :: Text -> (a -> Migration be a') -> MigrationSteps be a a'beam-migrate Database.Beam.Migrate.Types Create a MigrationSteps from the given description and migration function.
-
beam-migrate Database.Beam.Migrate.Types Run the migration steps between the given indices, using a custom execution function.
nextSyntaxStep :: PgSyntaxF f -> fbeam-postgres Database.Beam.Postgres.Syntax No documentation available.
bfsStep :: Directions Board -> Board -> Boardboard-games Game.Labyrinth No documentation available.
-
cauldron Cauldron A step in the construction of a bean value.
-
clash-ghc Clash.GHC.Evaluator Small-step operational semantics.
-
clash-ghc Clash.GHC.Evaluator.Primitive No documentation available.
type
PrimStep = TyConMap -> Bool -> PrimInfo -> [Type] -> [Value] -> Machine -> Maybe Machineclash-lib Clash.Core.Evaluator.Types No documentation available.