Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal Creates a Property from DynFormula with some specialised isomorphism for shrinking purpose.
forAllQ :: Quantifiable q => q -> (Quantifies q -> DynFormula s) -> DynFormula squickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal First-order quantification of variables. Formula f is True iff. it is True for all possible values of q. The underlying framework will generate values of q and check the formula holds for those values. Quantifiable values are thus values that can be generated and checked and the Quantify module defines basic combinators to build those from building blocks.
forAllScripts :: (DynLogicModel s, Testable a) => DynFormula s -> (Actions s -> a) -> Propertyquickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal Simplest "execution" function for DynFormula. Turns a given a DynFormula paired with an interpreter function to produce some result from an Actions sequence into a proper Property that can be run by QuickCheck.
-
quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal Property function suitable for formulae without choice.
fore :: Radiant -> Chunk -> Chunkrainbow Rainbow Change the foreground color. Whether this affects 8-color terminals, 256-color terminals, or both depends on the Radiant.
fore256 :: Word8 -> [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreBlack :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreBlue :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreColor8 :: Enum8 -> [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreCyan :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.