Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
ANY_SAMPLES_PASSED :: (Eq a, Num a) => ajsaddle-dom JSDOM.Generated.WebGL2RenderingContext No documentation available.
pattern
ANY_SAMPLES_PASSED_CONSERVATIVE :: (Eq a, Num a) => ajsaddle-dom JSDOM.Generated.WebGL2RenderingContext No documentation available.
pattern
ANY_TYPE :: (Eq a, Num a) => ajsaddle-dom JSDOM.Generated.XPathResult No documentation available.
pattern
ANY_UNORDERED_NODE_TYPE :: (Eq a, Num a) => ajsaddle-dom JSDOM.Generated.XPathResult No documentation available.
module Proto.Google.Protobuf.
Any_Fields No documentation available.
-
xmonad-contrib XMonad.Actions.CycleWS Deprecated: Use anyWS instead.
AnyKeys :: [KeySym] -> ChordKeysxmonad-contrib XMonad.Actions.EasyMotion No documentation available.
AnyEvent :: EventType -> CULong -> Bool -> Display -> Window -> Eventxmonad-contrib XMonad.Config.Prime No documentation available.
anyToAddr# :: a -> State# RealWorld -> (# State# RealWorld, Addr# #)base GHC.Base Retrieve the address of any Haskell value. This is essentially an unsafeCoerce#, but if implemented as such the core lint pass complains and fails to compile. As a primop, it is opaque to core/stg, and only appears in cmm (where the copy propagation pass will get rid of it). Note that "a" must be a value, not a thunk! It's too late for strictness analysis to enforce this, so you're on your own to guarantee this. Also note that Addr# is not a GC pointer - up to you to guarantee that it does not become a dangling pointer immediately after you get it.
anyToAddr# :: a -> State# RealWorld -> (# State# RealWorld, Addr# #)base GHC.Exts Retrieve the address of any Haskell value. This is essentially an unsafeCoerce#, but if implemented as such the core lint pass complains and fails to compile. As a primop, it is opaque to core/stg, and only appears in cmm (where the copy propagation pass will get rid of it). Note that "a" must be a value, not a thunk! It's too late for strictness analysis to enforce this, so you're on your own to guarantee this. Also note that Addr# is not a GC pointer - up to you to guarantee that it does not become a dangling pointer immediately after you get it.