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.
-
essence-of-live-coding LiveCoding.Migrate.Cell No documentation available.
-
essence-of-live-coding LiveCoding.Migrate.Cell Builds the migration function for a pair, or product type, such as tuples, but customisable to your own products. You need to pass it the equivalents of fst, snd, and (,). Tries to migrate the value into the first element, then into the second.
-
essence-of-live-coding LiveCoding.Migrate.Debugger No documentation available.
-
essence-of-live-coding LiveCoding.Migrate.Debugger No documentation available.
-
essence-of-live-coding LiveCoding.Migrate.Monad.Trans No documentation available.
-
essence-of-live-coding LiveCoding.Migrate.Monad.Trans No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Types No documentation available.
-
ghc-lib-parser GHC.Builtin.Types No documentation available.
maybeLocalBlockLabel :: CLabel -> Maybe BlockIdghc-lib-parser GHC.Cmm.CLabel If a label is a local block label then return just its BlockId, otherwise Nothing.