Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. configLineNumbersA :: Lens' UIConfig Bool

    yi-core Yi.Config.Simple

    No documentation available.

  2. lineNumbers :: Field Bool

    yi-core Yi.Config.Simple

    Line numbers.

  3. data LineNumber

    yi-core Yi.MiniBuffer

    No documentation available.

  4. configLineNumbers :: UIConfig -> Bool

    yi-core Yi.Types

    Should we show line numbers by default?

  5. module Yi.UI.LineNumbers

    Line numbers.

  6. getDisplayLineNumbersLocal :: BufferM (Maybe Bool)

    yi-core Yi.UI.LineNumbers

    Get the buffer-local line number setting.

  7. setDisplayLineNumbersLocal :: Maybe Bool -> BufferM ()

    yi-core Yi.UI.LineNumbers

    Set the buffer-local line number setting. Nothing: use global setting Just True: display line numbers only in this buffer Just False: hide line numbers only in this buffer

  8. fromEnumValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  9. isEnumerationType :: NonEmpty ConstructorInfo -> Bool

    deriving-compat Data.Deriving.Internal

    Returns True if it's a datatype with one or more nullary, non-GADT constructors.

  10. tagToEnumHashValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

Page 128 of many | Previous | Next