Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. type family GetFirst (a1 :: First a) :: a

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  2. data GetFirstSym0 (a1 :: TyFun First a a)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  3. type family GetFirstSym1 (a6989586621679696502 :: First a) :: a

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  4. data SFirst (a1 :: First a)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  5. SFirst :: forall a (n :: a) . Sing n -> SFirst ('First n)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  6. sGetFirst :: forall a (t :: First a) . Sing t -> Sing (Apply (GetFirstSym0 :: TyFun (First a) a -> Type) t)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  7. regionFirst :: Region -> Point

    yi-core Yi.Config.Simple

    No documentation available.

  8. pushWinToFirstE :: EditorM ()

    yi-core Yi.Editor

    Moves the focused window to the first window, and moves all other windows down the stack.

  9. swapWinWithFirstE :: EditorM ()

    yi-core Yi.Editor

    Swaps the focused window with the first window. Useful for layouts such as HPairOneStack, for which the first window is the largest.

  10. capitalizeFirst :: YiString -> YiString

    yi-core Yi.String

    No documentation available.

Page 51 of many | Previous | Next