Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. formattedByEnumUsingShow :: (Bounded a, Enum a, Show a) => ValueFormat a

    optima Optima

    Derive value format specification from the Enum and Show instances.

  2. forwardEllip :: Paginated a -> Natural -> Bool

    pagination Data.Pagination

    Forward ellipsis appears when page range (pages around current page to jump to) has gap between its end and the last page.

  3. forceUpdateHackageIndex :: (HasPantryConfig env, HasLogFunc env) => Maybe Utf8Builder -> RIO env DidUpdateOccur

    pantry Pantry.Internal.Stackage

    Same as updateHackageIndex, but force the database update even if hackage security tells that there is no change. This can be useful in order to make sure the database is in sync with the locally downloaded tarball

  4. formatted :: LogEntry -> Text

    patrol Patrol.Type.LogEntry

    No documentation available.

  5. foreignAttrs :: ForeignDef -> ![Attr]

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  6. foreignConstraintNameDBName :: ForeignDef -> !ConstraintNameDB

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  7. foreignConstraintNameHaskell :: ForeignDef -> !ConstraintNameHS

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  8. foreignFieldCascade :: ForeignDef -> !FieldCascade

    persistent-mtl Database.Persist.Sql.Shim

    Determine how the field will cascade on updates and deletions.

  9. foreignFields :: ForeignDef -> ![(ForeignFieldDef, ForeignFieldDef)]

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  10. foreignNullable :: ForeignDef -> Bool

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

Page 179 of many | Previous | Next