Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allTyVars :: Ord tv => RType c tv r -> [tv]liquidhaskell-boot Language.Haskell.Liquid.Types.RefType No documentation available.
allTyVars' :: Eq tv => RType c tv r -> [tv]liquidhaskell-boot Language.Haskell.Liquid.Types.RefType No documentation available.
allErrors :: Diagnostics -> [Error]liquidhaskell-boot Language.Haskell.Liquid.Types.Types No documentation available.
allWarnings :: Diagnostics -> [Warning]liquidhaskell-boot Language.Haskell.Liquid.Types.Types No documentation available.
allowGlobalPLE :: Config -> Boolliquidhaskell-boot Language.Haskell.Liquid.UX.Config No documentation available.
allowLocalPLE :: Config -> Boolliquidhaskell-boot Language.Haskell.Liquid.UX.Config No documentation available.
-
liquidhaskell-boot Language.Haskell.Liquid.UX.Config No documentation available.
allowUnsafeConstructors :: Config -> Boolliquidhaskell-boot Language.Haskell.Liquid.UX.Config Allow refining constructors with unsafe refinements
-
monad-peel Control.Exception.Peel When invoked inside mask, this function allows a masked asynchronous exception to be raised, if one exists. It is equivalent to performing an interruptible operation (see #interruptible), but does not involve any actual blocking. When called outside mask, or inside uninterruptibleMask, this function has no effect.
alloca :: Storable a => FortranIO r (Ptr a)netlib-carray Numeric.Netlib.CArray.Utility No documentation available.