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. LeafKeyPurposeNotAllowed :: FailedReason

    crypton-x509-validation Data.X509.Validation

    the requested key purpose is not compatible with the leaf certificate's extended key usage

  2. LeafKeyUsageNotAllowed :: FailedReason

    crypton-x509-validation Data.X509.Validation

    the requested key usage is not compatible with the leaf certificate's key usage

  3. NotAllowedToSign :: FailedReason

    crypton-x509-validation Data.X509.Validation

    certificate is not allowed to sign

  4. type ValidationCacheAddCallback = ServiceID -> Fingerprint -> Certificate -> IO ()

    crypton-x509-validation Data.X509.Validation

    Validation cache callback type

  5. type ValidationCacheQueryCallback = ServiceID -> Fingerprint -> Certificate -> IO ValidationCacheResult

    crypton-x509-validation Data.X509.Validation

    Validation cache query callback type

  6. finally :: MonadException m => m a -> m b -> m a

    exception-transformers Control.Monad.Exception

    Run a computation and always perform a second, final computation even if an exception is raised. If a short-circuiting monad transformer such as ErrorT or MaybeT is used to transform a MonadException monad, then the implementation of finally for the transformed monad must guarantee that the final action is also always performed when any short-circuiting occurs.

  7. fontSmall :: T -> T

    gnuplot Graphics.Gnuplot.Terminal.PNG

    No documentation available.

  8. Parallelogram :: Shape

    graphviz Data.GraphViz.Attributes

    No documentation available.

  9. Parallelogram :: Shape

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  10. isGraphvizInstalled :: IO Bool

    graphviz Data.GraphViz.Commands

    Is the Graphviz suite of tools installed? This is determined by whether dot is available in the PATH.

Page 530 of many | Previous | Next