Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. (|++|) :: (Buildable a, FromBuilder b) => a -> Builder -> b

    fmt Fmt.Internal.Core

    No documentation available.

  2. (|++||) :: (Buildable a, FromBuilder b) => a -> Builder -> b

    fmt Fmt.Internal.Core

    No documentation available.

  3. (||+) :: (Show a, FromBuilder b) => a -> Builder -> b

    fmt Fmt.Internal.Core

    show and concatenate, then convert.

  4. (||++|) :: (Show a, FromBuilder b) => a -> Builder -> b

    fmt Fmt.Internal.Core

    No documentation available.

  5. (||++||) :: (Show a, FromBuilder b) => a -> Builder -> b

    fmt Fmt.Internal.Core

    No documentation available.

  6. (%++) :: forall a (t1 :: [a]) (t2 :: [a]) . Sing t1 -> Sing t2 -> Sing (Apply (Apply ((++@#@$) :: TyFun [a] ([a] ~> [a]) -> Type) t1) t2)

    singletons-base Data.List.Singletons

    No documentation available.

  7. (%+) :: forall (t1 :: a) (t2 :: a) . SNum a => Sing t1 -> Sing t2 -> Sing (Apply (Apply ((+@#@$) :: TyFun a (a ~> a) -> Type) t1) t2)

    singletons-base Prelude.Singletons

    No documentation available.

  8. (%++) :: forall a (t1 :: [a]) (t2 :: [a]) . Sing t1 -> Sing t2 -> Sing (Apply (Apply ((++@#@$) :: TyFun [a] ([a] ~> [a]) -> Type) t1) t2)

    singletons-base Prelude.Singletons

    No documentation available.

  9. (|+) :: Biplate item to => Type (item -> from) to -> item -> Type from to

    uniplate Data.Generics.PlateDirect

    The field to the right may contain the target.

  10. (||+) :: Biplate item to => Type ([item] -> from) to -> [item] -> Type from to

    uniplate Data.Generics.PlateDirect

    The field to the right is a list of types which may contain the target

Page 45 of many | Previous | Next