Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. justList :: SqlExpr (ValueList typ) -> SqlExpr (ValueList (Maybe typ))

    esqueleto Database.Esqueleto.Experimental

    Same as just but for ValueList. Most of the time you won't need it, though, because you can use just from inside subList_select or Just from inside valList.

  2. just' :: SqlExpr (Value typ) -> SqlExpr (Value (Maybe typ))

    esqueleto Database.Esqueleto.Internal.Internal

    Like just, but this function does not try to collapse nested Maybe. This may be useful if you have type inference problems with just.

  3. justList :: SqlExpr (ValueList typ) -> SqlExpr (ValueList (Maybe typ))

    esqueleto Database.Esqueleto.Internal.Internal

    Same as just but for ValueList. Most of the time you won't need it, though, because you can use just from inside subList_select or Just from inside valList.

  4. just' :: SqlExpr (Value typ) -> SqlExpr (Value (Maybe typ))

    esqueleto Database.Esqueleto.Legacy

    Like just, but this function does not try to collapse nested Maybe. This may be useful if you have type inference problems with just.

  5. justList :: SqlExpr (ValueList typ) -> SqlExpr (ValueList (Maybe typ))

    esqueleto Database.Esqueleto.Legacy

    Same as just but for ValueList. Most of the time you won't need it, though, because you can use just from inside subList_select or Just from inside valList.

  6. justDataConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  7. justDataCon :: DataCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  8. justDataConName :: Name

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  9. justBytecode :: Linkable -> HomeModLinkable

    ghc-lib-parser GHC.Unit.Home.ModInfo

    No documentation available.

  10. justObjects :: Linkable -> HomeModLinkable

    ghc-lib-parser GHC.Unit.Home.ModInfo

    No documentation available.

Page 20 of many | Previous | Next