Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. showArgs :: Args -> Bool

    speculate Test.Speculate.Args

    (debug) show _this_ args before running

  2. showClassesFor :: Args -> [Int]

    speculate Test.Speculate.Args

    (advanced) show equivalence classes of expressions

  3. showConditions :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show conditional equations

  4. showConstant :: (Typeable a, Show a) => a -> Expr

    speculate Test.Speculate.Args

    No documentation available.

  5. showConstantLaws :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show laws with no variables

  6. showConstants :: Args -> Bool

    speculate Test.Speculate.Args

    repeat constants on output

  7. showCounts :: Args -> Bool

    speculate Test.Speculate.Args

    (intermediary) show counts of equations, inequalities and conditional equations

  8. showDot :: Args -> Bool

    speculate Test.Speculate.Args

    (advanced) whether to show a Graphviz dotfile with an Ord lattice

  9. showEquations :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show equations

  10. showHelp :: Args -> Bool

    speculate Test.Speculate.Args

    (advanced) whether to show the command line help

Page 102 of many | Previous | Next