Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
atomicModifyMutVar_# :: MutVar# d a -> (a -> a) -> State# d -> (# State# d, a, a #)ihaskell IHaskellPrelude Modify the contents of a MutVar#, returning the previous contents and the result of applying the given function to the previous contents.
ParamTypeListVar :: ParamList -> ParamTypeListlanguage-c99 Language.C99.AST No documentation available.
-
liquid-fixpoint Language.Fixpoint.Types.Constraints No documentation available.
substVars :: [(Symbol, Int)] -> Sort -> Sortliquid-fixpoint Language.Fixpoint.Types.Constraints No documentation available.
importVars :: CoreProgram -> [Id]liquidhaskell-boot Language.Haskell.Liquid.GHC.Interface No documentation available.
isEmbeddedDictVar :: Var -> Boolliquidhaskell-boot Language.Haskell.Liquid.GHC.Misc No documentation available.
meetVarTypes :: TCEmb TyCon -> Doc -> (SrcSpan, SpecType) -> (SrcSpan, SpecType) -> SpecTypeliquidhaskell-boot Language.Haskell.Liquid.Types.Meet No documentation available.
-
liquidhaskell-boot Language.Haskell.Liquid.Types.RType No documentation available.
RTVar :: tv -> RTVInfo s -> RTVar tv sliquidhaskell-boot Language.Haskell.Liquid.Types.RType No documentation available.
type
SpecRTVar = RTVar RTyVar RSortliquidhaskell-boot Language.Haskell.Liquid.Types.RType No documentation available.