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.
-
yesod-form Yesod.Form.Fields Creates a group of radio buttons to answer the question given in the message. Radio buttons are used to allow differentiating between an empty response (Nothing) and a no response (Just False). Consider using the simpler checkBoxField if you don't need to make this distinction. If this field is optional, the first radio button is labeled "<None>", the second "Yes" and the third "No". If this field is required, the first radio button is labeled "Yes" and the second "No". (Exact label titles will depend on localization).
-
deriving-compat Data.Deriving.Internal No documentation available.
-
basement Basement.Compat.Primitive turn an Int# into a Bool
boolParam :: Text -> Text -> Parameter e Boolhslua-packaging HsLua.Packaging.Convenience Defines a function parameter of type Bool.
boolResult :: Text -> FunctionResults e Boolhslua-packaging HsLua.Packaging.Convenience Defines a function result of type Bool.
boolTest :: String -> Bool -> Testquickcheck-simple Test.QuickCheck.Simple Bool specialized property
boolTest' :: String -> String -> Bool -> Testquickcheck-simple Test.QuickCheck.Simple Bool specialized property with message for False case
boolValue :: AssertBool a -> BoolHTF Test.Framework.AssertM Evaluates a generic assertion to a Bool value.
boolean :: T -> Bool -> T graph -> T graphgnuplot Graphics.Gnuplot.Frame.OptionSet Set or unset option according to a Bool. This is for switches that can be disabled using unset. This is very flexible, but not very safe. Use it only as fall-back, if there is no specific setter function in Graphics.Gnuplot.Frame.OptionSet. See also: addBool, add, remove.
boolopt :: String -> RawOpts -> Boolhledger-lib Hledger.Data.RawOptions Is the named flag present ?