• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. deriveColModInfosFromGridLA :: Cell a => [(LenSpec, AlignSpec)] -> [Row a] -> [ColModInfo]

    table-layout Text.Layout.Table.Primitives.ColumnModifier

    Derive the ColModInfo for each column of a list of rows by using the corresponding specifications.

  2. deriveColumnModifiers :: (Cell a, StringBuilder b) => [ColSpec] -> [Row a] -> [a -> b]

    table-layout Text.Layout.Table.Primitives.ColumnModifier

    Derive the ColModInfo and generate functions without any intermediate steps.

  3. DeriveAnyClass :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  4. DeriveDataTypeable :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  5. DeriveFoldable :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  6. DeriveFunctor :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  7. DeriveGeneric :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  8. DeriveLift :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  9. DeriveTraversable :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  10. DeriveAnyClass :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

Page 64 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete