• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. AnyclassStrategy :: XAnyClassStrategy pass -> DerivStrategy pass

    ghc Language.Haskell.Syntax.Decls

    -XDeriveAnyClass
    

  2. class AnyPath path

    path-io Path.IO

    Class of things (Paths) that can be canonicalized, made absolute, and made relative to a some base directory.

  3. type family AnyHasPath (path :: PathTree e) :: Bool

    optics-core Optics.Internal.Generic.TypeLevel

    Check if any leaf in the tree has a '[Path]'.

  4. newtype AnyE e r

    errors Control.Error.Util

    Run multiple Either computations and succeed if any of them succeed mappends all successes or failures

  5. AnyE :: Either e r -> AnyE e r

    errors Control.Error.Util

    No documentation available.

  6. data AnySym0 (a1 :: TyFun a ~> Bool t a ~> Bool)

    singletons-base Data.Foldable.Singletons

    No documentation available.

  7. data AnySym1 (a6989586621680407096 :: a ~> Bool) (b :: TyFun t a Bool)

    singletons-base Data.Foldable.Singletons

    No documentation available.

  8. type family AnySym2 (a6989586621680407096 :: a ~> Bool) (a6989586621680407097 :: t a) :: Bool

    singletons-base Data.Foldable.Singletons

    No documentation available.

  9. data AnySym0 (a1 :: TyFun a ~> Bool t a ~> Bool)

    singletons-base Data.List.Singletons

    No documentation available.

  10. data AnySym1 (a6989586621680407096 :: a ~> Bool) (b :: TyFun t a Bool)

    singletons-base Data.List.Singletons

    No documentation available.

Page 25 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete