• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. setEndVector :: HasStartEndDir a => Point -> a -> a

    funcmp FMP.Picture

    No documentation available.

  2. setStartVector :: HasStartEndDir a => Point -> a -> a

    funcmp FMP.Picture

    No documentation available.

  3. LMVector :: Int -> LlvmType -> LlvmType

    ghc-lib GHC.Llvm

    A vector of LlvmType

  4. LMVectorLit :: [LlvmLit] -> LlvmLit

    ghc-lib GHC.Llvm

    Vector literal

  5. isVector :: LlvmType -> Bool

    ghc-lib GHC.Llvm

    Test if the given LlvmType is an LMVector construct

  6. LMVector :: Int -> LlvmType -> LlvmType

    ghc-lib GHC.Llvm.Types

    A vector of LlvmType

  7. LMVectorLit :: [LlvmLit] -> LlvmLit

    ghc-lib GHC.Llvm.Types

    Vector literal

  8. isVector :: LlvmType -> Bool

    ghc-lib GHC.Llvm.Types

    Test if the given LlvmType is an LMVector construct

  9. pattern GL_MAX_FRAGMENT_UNIFORM_VECTORS :: (Eq a, Num a) => a

    gl Graphics.GL.Core41

    No documentation available.

  10. pattern GL_MAX_VARYING_VECTORS :: (Eq a, Num a) => a

    gl Graphics.GL.Core41

    No documentation available.

Page 125 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete