Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. swapTVar :: TVar a -> a -> STM a

    classy-prelude-yesod ClassyPrelude.Yesod

    Swap the contents of a TVar for a new value.

  2. writeMutVar :: PrimMonad m => MutVar (PrimState m) a -> a -> m ()

    classy-prelude-yesod ClassyPrelude.Yesod

    Write a new value into a MutVar.

  3. writeTVar :: TVar a -> a -> STM ()

    classy-prelude-yesod ClassyPrelude.Yesod

    Write the supplied value into a TVar.

  4. data FontVariant

    clay Clay

    No documentation available.

  5. fontVariant :: FontVariant -> Css

    clay Clay

    No documentation available.

  6. data FontVariant

    clay Clay.Font

    No documentation available.

  7. fontVariant :: FontVariant -> Css

    clay Clay.Font

    No documentation available.

  8. HTVar :: HSymbol -> HType

    djinn-lib Djinn.HTypes

    No documentation available.

  9. getHTVars :: HType -> [HSymbol]

    djinn-lib Djinn.HTypes

    No documentation available.

  10. PointVar :: Name -> Point

    funcmp FMP.Types

    No documentation available.

Page 81 of many | Previous | Next