Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. arrowChainT :: [Type] -> Type -> Type

    th-lego THLego.Helpers

    No documentation available.

  2. arrowToHsExpr :: HsArrowOf (LocatedA (HsExpr GhcRn)) GhcRn -> LocatedA (HsExpr GhcRn)

    ghc-lib-parser GHC.Hs.Expr

    No documentation available.

  3. arrowToHsType :: HsArrow GhcRn -> LHsType GhcRn

    ghc-lib-parser GHC.Hs.Type

    No documentation available.

  4. arrowt :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  5. arrowtt :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  6. arrows :: CharSet

    charset Data.CharSet.Unicode.Block

    No documentation available.

  7. arrowChoice :: forall a b c d e . (ArrowChoice a, Show (a b c), Arbitrary (a b c), Arbitrary c, Arbitrary e, CoArbitrary b, CoArbitrary d, EqProp (a (Either b d) (Either c e)), EqProp (a (Either b d) (Either c d))) => a b (c, d, e) -> TestBatch

    checkers Test.QuickCheck.Classes

    No documentation available.

  8. arrowFromChannels :: Arrow arrow => arrow a b -> arrow a b -> arrow (T a) (T b)

    synthesizer-core Synthesizer.Frame.Stereo

    No documentation available.

  9. arrowFromMono :: Arrow arrow => arrow a b -> arrow (T a) (T b)

    synthesizer-core Synthesizer.Frame.Stereo

    Run a causal process independently on each stereo channel.

  10. arrowFromMonoControlled :: Arrow arrow => arrow (c, a) b -> arrow (c, T a) (T b)

    synthesizer-core Synthesizer.Frame.Stereo

    No documentation available.

Page 32 of many | Previous | Next