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.
-
unliftio UnliftIO.Foreign No documentation available.
-
pretty Text.PrettyPrint No documentation available.
doubleQuotes :: Doc a -> Doc apretty Text.PrettyPrint.Annotated No documentation available.
doubleQuotes :: Doc a -> Doc apretty Text.PrettyPrint.Annotated.HughesPJ No documentation available.
maybeDoubleQuotes :: Bool -> Doc a -> Doc apretty Text.PrettyPrint.Annotated.HughesPJ Apply doubleQuotes to Doc if boolean is true.
maybeQuotes :: Bool -> Doc a -> Doc apretty Text.PrettyPrint.Annotated.HughesPJ -
pretty Text.PrettyPrint.HughesPJ No documentation available.
maybeDoubleQuotes :: Bool -> Doc -> Docpretty Text.PrettyPrint.HughesPJ Apply doubleQuotes to Doc if boolean is true.
maybeQuotes :: Bool -> Doc -> Docpretty Text.PrettyPrint.HughesPJ -
hedgehog Hedgehog A pre-condition for a command that must be verified before the command can be executed. This is mainly used during shrinking to ensure that it is still OK to run a command despite the fact that some previously executed commands may have been removed from the sequence.