Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
seq :: forall (m :: Type -> Type) a r . Functor m => Pipe a a m rpipes Pipes.Prelude Evaluate all values flowing downstream to WHNF
sequence :: Monad m => Pipe (m a) a m rpipes Pipes.Prelude Convert a stream of actions to a stream of values
-
cmdargs System.Console.CmdArgs.Explicit Required argument
-
cmdargs System.Console.CmdArgs.Explicit Is at least one of these arguments required, the command line will fail if none are set
flagReq :: [Name] -> Update a -> FlagHelp -> Help -> Flag acmdargs System.Console.CmdArgs.Explicit Create a flag taking a required argument value, with a list of flag names, an update function, the type of the argument and some help text.
ReqArg :: (String -> a) -> String -> ArgDescr acmdargs System.Console.CmdArgs.GetOpt option requires argument
antisymmetricOnElemsWithEquality :: (a -> a -> Bool) -> (a -> a -> Bool) -> a -> a -> Boolgenvalidity-hspec Test.Validity -
genvalidity-hspec Test.Validity No documentation available.
leftIdentityOnElemWithEquality :: (b -> a -> a) -> (a -> a -> Bool) -> b -> a -> Boolgenvalidity-hspec Test.Validity -
genvalidity-hspec Test.Validity No documentation available.