Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. (.>>) :: (Qualifiable q, IsName a) => a -> q -> q

    diagrams-core Diagrams.Core.Names

    Qualify with the given name.

  2. data ((b :: a) .<> (c :: a)) (d :: a)

    first-class-families Fcf.Class.Monoid

    Type-level semigroup composition (<>). This is the fcf-encoding of (<>). To define a new semigroup, add type instances to (<>).

  3. (.&.) :: BitOps bits => bits -> bits -> bits

    basement Basement.Bits

    No documentation available.

  4. (.<<.) :: BitOps bits => bits -> CountOf Bool -> bits

    basement Basement.Bits

    No documentation available.

  5. (.>>.) :: BitOps bits => bits -> CountOf Bool -> bits

    basement Basement.Bits

    No documentation available.

  6. (.^.) :: BitOps bits => bits -> bits -> bits

    basement Basement.Bits

    No documentation available.

  7. (.|.) :: BitOps bits => bits -> bits -> bits

    basement Basement.Bits

    No documentation available.

  8. (.==#) :: Offset ty -> CountOf ty -> Bool

    basement Basement.Types.OffsetSize

    No documentation available.

  9. (.::.) :: Tagged a b -> a -> b

    crypto-api Crypto.Util

    Infix for operator

  10. (./) :: body -> T time body -> T time body

    event-list Data.EventList.Relative.MixedBody

    No documentation available.

Page 19 of many | Previous | Next