Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. asTypeOf :: a -> a -> a

    numeric-prelude NumericPrelude.Base

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  2. asTypeOf :: a -> a -> a

    numhask NumHask.Prelude

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  3. asTypeOf :: a -> a -> a

    basic-prelude CorePrelude

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  4. asTypeOf :: a -> a -> a

    classy-prelude ClassyPrelude

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  5. asTypeOf :: a -> a -> a

    ghc-lib-parser GHC.Prelude.Basic

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

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

    express Data.Express.Express

    Type restricted version of const that forces its first argument to have the same type as the second.

    value -: (undefined :: Ty)  =  value :: Ty
    

  7. asTypeOf :: a -> a -> a

    foundation Foundation

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  8. asTypeOf :: a -> a -> a

    prelude-compat Prelude2010

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  9. asTypeOf :: a -> a -> a

    rebase Rebase.Prelude

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

  10. asTypeOf :: a -> a -> a

    base-prelude BasePrelude

    asTypeOf is a type-restricted version of const. It is usually used as an infix operator, and its typing forces its first argument (which is usually overloaded) to have the same type as the second.

Page 7 of many | Previous | Next