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. showDeconstructionsI :: [Ingredient] -> Bool

    code-conjure Conjure.Settings

    No documentation available.

  2. showPatterns :: Ingredient

    code-conjure Conjure.Settings

    (Debug option) When this option is provided in the ingredients list, conjure will print the enumrated LHS patterns. (cf. maxPatternSize, maxPatternDepth)

  3. showPatternsI :: [Ingredient] -> Bool

    code-conjure Conjure.Settings

    No documentation available.

  4. showTests :: Ingredient

    code-conjure Conjure.Settings

    (Debug option) When provided in the ingredients list, conjure will print the tests reified from the partial definition. (cf. maxTests, maxSearchTests)

  5. showTestsI :: [Ingredient] -> Bool

    code-conjure Conjure.Settings

    No documentation available.

  6. showTheory :: Ingredient

    code-conjure Conjure.Settings

    (Debug option). Shows the underlying theory used in pruning when this is provided in the ingredient list.

  7. showTheoryI :: [Ingredient] -> Bool

    code-conjure Conjure.Settings

    No documentation available.

  8. showColored :: Monoid o => (a -> o) -> (SGRCode -> o) -> Term -> Colored a -> o

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

  9. showColoredM :: (Monad f, Monoid o) => (a -> f o) -> (SGRCode -> f o) -> Term -> Colored a -> f o

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

  10. showColoredS :: Term -> Colored String -> ShowS

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

Page 140 of many | Previous | Next