Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
releaseNameMethodCall :: MethodCalldbus DBus.TH No documentation available.
reloadConfigMethodCall :: MethodCalldbus DBus.TH No documentation available.
removeMatchMethodCall :: MethodCalldbus DBus.TH No documentation available.
requestNameMethodCall :: MethodCalldbus DBus.TH No documentation available.
startServiceByNameMethodCall :: MethodCalldbus DBus.TH No documentation available.
updateActivationEnvironmentMethodCall :: MethodCalldbus DBus.TH No documentation available.
-
A configuration language guaranteed to terminate Dhall is an explicitly typed configuration language that is not Turing complete. Despite being Turing incomplete, Dhall is a real programming language with a type-checker and evaluator. Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. This package also includes an executable which type-checks a Dhall file and reduces the file to a fully evaluated normal form. Read Dhall.Tutorial to learn how to use this library
-
Please read the Dhall.Tutorial module, which contains a tutorial explaining how to use the language, the compiler, and this library
CBORIsNotDhall :: ByteString -> DecodingFailuredhall Dhall.Binary No documentation available.
-
dhall Dhall.Core This wrapper around Double exists for its Eq instance which is defined via the binary encoding of Dhall Doubles.