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.
-
hpack Hpack.Config No documentation available.
VerbatimBool :: Bool -> VerbatimValuehpack Hpack.Config No documentation available.
withBool :: (Bool -> Parser a) -> Value -> Parser ahpack Hpack.Yaml No documentation available.
-
hvega Graphics.Vega.VegaLite Indicate Boolean data type to be parsed when reading input data.
MBoolean :: Bool -> MarkChannelhvega Graphics.Vega.VegaLite Boolean value when encoding with a mark property channel.
fromBool :: BoundedLattice a => Bool -> alattices Algebra.Lattice -
lattices Algebra.Lattice.M2 No documentation available.
-
lattices Algebra.Lattice.M2 No documentation available.
-
messagepack Data.MessagePack No documentation available.
_Bool :: AsValue t => Traversal' t Boolmicrolens-aeson Lens.Micro.Aeson >>> "{\"a\": \"xyz\", \"b\": true}" ^? key "b" . _Bool Just True>>> "{\"a\": \"xyz\", \"b\": true}" ^? key "a" . _Bool Nothing