Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. anyToCubic :: Unbox a => AnyBezier a -> Maybe (CubicBezier a)

    cubicbezier Geom2D.CubicBezier.Basic

    safely convert from AnyBezier to CubicBezier

  2. anyToQuad :: Unbox a => AnyBezier a -> Maybe (QuadBezier a)

    cubicbezier Geom2D.CubicBezier.Basic

    safely convert from AnyBezier to QuadBezier

  3. anyFailed :: DirTree a -> Bool

    directory-tree System.Directory.Tree

    True if any Failed constructors in the tree

  4. anyFilter :: DispatchFilter s -> s -> a -> Process (Filter s)

    distributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types

    No documentation available.

  5. anyRequest :: forall (m :: Type -> Type) a . Monad m => WebT m a -> ServerPartT m a

    happstack-server Happstack.Server.Internal.Monads

    A constructor for a ServerPartT when you don't care about the request. NOTE: This is mostly for internal use. If you think you need to use it in your own code, you might consider asking on the mailing list or IRC to find out if there is an alternative solution.

  6. anyPath :: (ServerMonad m, MonadPlus m) => m r -> m r

    happstack-server Happstack.Server.Routing

    Pop any path element and run the handler. Succeeds if a path component was popped. Fails is the remaining path was empty.

  7. anyArithException :: Selector ArithException

    hspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty

    No documentation available.

  8. anyErrorCall :: Selector ErrorCall

    hspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty

    No documentation available.

  9. anyException :: Selector SomeException

    hspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty

    No documentation available.

  10. anyIOException :: Selector IOException

    hspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty

    No documentation available.

Page 72 of many | Previous | Next