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.
LeafKeyPurposeNotAllowed :: FailedReasoncrypton-x509-validation Data.X509.Validation the requested key purpose is not compatible with the leaf certificate's extended key usage
LeafKeyUsageNotAllowed :: FailedReasoncrypton-x509-validation Data.X509.Validation the requested key usage is not compatible with the leaf certificate's key usage
NotAllowedToSign :: FailedReasoncrypton-x509-validation Data.X509.Validation certificate is not allowed to sign
type
ValidationCacheAddCallback = ServiceID -> Fingerprint -> Certificate -> IO ()crypton-x509-validation Data.X509.Validation Validation cache callback type
-
crypton-x509-validation Data.X509.Validation Validation cache query callback type
finally :: MonadException m => m a -> m b -> m aexception-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.
-
gnuplot Graphics.Gnuplot.Terminal.PNG No documentation available.
-
graphviz Data.GraphViz.Attributes No documentation available.
-
graphviz Data.GraphViz.Attributes.Complete No documentation available.
isGraphvizInstalled :: IO Boolgraphviz Data.GraphViz.Commands Is the Graphviz suite of tools installed? This is determined by whether dot is available in the PATH.