Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. data SSum (a1 :: Sum a)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  2. SSum :: forall a (n :: a) . Sing n -> SSum ('Sum n)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  3. sGetSum :: forall a (t :: Sum a) . Sing t -> Sing (Apply (GetSumSym0 :: TyFun (Sum a) a -> Type) t)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  4. sSum :: forall a (t1 :: t a) . (SFoldable t, SNum a) => Sing t1 -> Sing (Apply (SumSym0 :: TyFun (t a) a -> Type) t1)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  5. sSum :: forall a (t1 :: t a) . (SFoldable t, SNum a) => Sing t1 -> Sing (Apply (SumSym0 :: TyFun (t a) a -> Type) t1)

    singletons-base Prelude.Singletons

    No documentation available.

  6. consumeBuffer :: Buffer % 1 -> ()

    text-builder-linear Data.Text.Builder.Linear.Buffer

    Consume buffer linearly, similar to Consumable from linear-base.

  7. consumeBuffer :: Buffer % 1 -> ()

    text-builder-linear Data.Text.Builder.Linear.Core

    Consume buffer linearly, similar to Consumable from linear-base.

  8. ResumeAfterInterrupt :: InternalEvent

    vty Graphics.Vty.Input.Events

    Vty resumed operation after the process was interrupted (e.g. with a signal). In practice this translates into a screen redraw in the input event loop.

  9. data AssumedState

    vty Graphics.Vty.Output

    No documentation available.

  10. AssumedState :: Maybe FixedAttr -> Maybe DisplayOps -> AssumedState

    vty Graphics.Vty.Output

    No documentation available.

Page 121 of many | Previous | Next