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.
anyToCubic :: Unbox a => AnyBezier a -> Maybe (CubicBezier a)cubicbezier Geom2D.CubicBezier.Basic safely convert from AnyBezier to CubicBezier
anyToQuad :: Unbox a => AnyBezier a -> Maybe (QuadBezier a)cubicbezier Geom2D.CubicBezier.Basic safely convert from AnyBezier to QuadBezier
anyFailed :: DirTree a -> Booldirectory-tree System.Directory.Tree True if any Failed constructors in the tree
anyFilter :: DispatchFilter s -> s -> a -> Process (Filter s)distributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types No documentation available.
anyRequest :: forall (m :: Type -> Type) a . Monad m => WebT m a -> ServerPartT m ahappstack-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.
anyPath :: (ServerMonad m, MonadPlus m) => m r -> m rhappstack-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.
anyArithException :: Selector ArithExceptionhspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty No documentation available.
anyErrorCall :: Selector ErrorCallhspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty No documentation available.
anyException :: Selector SomeExceptionhspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty No documentation available.
anyIOException :: Selector IOExceptionhspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty No documentation available.