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. (./) :: forall x (xs :: [Type]) . x -> Many xs -> Many (x ': xs)

    data-diverse Data.Diverse.Many

    Infix version of consMany. Mnemonic: Element on the left is smaller ./ than the larger Many to the right.

  2. (./) :: forall x (xs :: [Type]) . x -> Many xs -> Many (x ': xs)

    data-diverse Data.Diverse.Many.Internal

    Infix version of consMany. Mnemonic: Element on the left is smaller ./ than the larger Many to the right.

  3. (.!=) :: Parser (Maybe a) -> a -> Parser a

    envy System.Envy

    For use with envMaybe for providing default arguments.

  4. (.=) :: Var a => String -> a -> EnvVar

    envy System.Envy

    Infix environment variable setter Smart constructor for producing types of EnvVar

  5. (.*) :: a -> ix -> Term a ix

    linear-programming Numeric.LinearProgramming.Common

    No documentation available.

  6. (.&&.) :: (a -> Bool) -> (a -> Bool) -> a -> Bool

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  7. (.||.) :: (a -> Bool) -> (a -> Bool) -> a -> Bool

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  8. (.=) :: (KeyValue e kv, ToJSON v) => Key -> v -> kv

    log-base Log

    No documentation available.

  9. (.!=) :: Parser (Maybe a) -> a -> Parser a

    microaeson Data.Aeson.Micro

    No documentation available.

  10. (.:) :: FromJSON a => Object -> Text -> Parser a

    microaeson Data.Aeson.Micro

    No documentation available.

Page 38 of many | Previous | Next