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. showClassesFor :: Args -> [Int]

    speculate Test.Speculate.Args

    (advanced) show equivalence classes of expressions

  2. showConditions :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show conditional equations

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

    speculate Test.Speculate.Args

    No documentation available.

  4. showConstantLaws :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show laws with no variables

  5. showConstants :: Args -> Bool

    speculate Test.Speculate.Args

    repeat constants on output

  6. showCounts :: Args -> Bool

    speculate Test.Speculate.Args

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

  7. showDot :: Args -> Bool

    speculate Test.Speculate.Args

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

  8. showEquations :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show equations

  9. showHelp :: Args -> Bool

    speculate Test.Speculate.Args

    (advanced) whether to show the command line help

  10. showSemiequations :: Args -> Bool

    speculate Test.Speculate.Args

    whether to show inequalties

Page 102 of many | Previous | Next