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.

  1. releaseNameMethodCall :: MethodCall

    dbus DBus.TH

    No documentation available.

  2. reloadConfigMethodCall :: MethodCall

    dbus DBus.TH

    No documentation available.

  3. removeMatchMethodCall :: MethodCall

    dbus DBus.TH

    No documentation available.

  4. requestNameMethodCall :: MethodCall

    dbus DBus.TH

    No documentation available.

  5. startServiceByNameMethodCall :: MethodCall

    dbus DBus.TH

    No documentation available.

  6. updateActivationEnvironmentMethodCall :: MethodCall

    dbus DBus.TH

    No documentation available.

  7. package dhall

    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

  8. module Dhall

    Please read the Dhall.Tutorial module, which contains a tutorial explaining how to use the language, the compiler, and this library

  9. CBORIsNotDhall :: ByteString -> DecodingFailure

    dhall Dhall.Binary

    No documentation available.

  10. newtype DhallDouble

    dhall Dhall.Core

    This wrapper around Double exists for its Eq instance which is defined via the binary encoding of Dhall Doubles.

Page 672 of many | Previous | Next