Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. setRandomGen :: StdGen -> FakerSettings -> FakerSettings

    fakedata Faker

    Sets the initial gen for random generator

  2. setCur :: Ptr Word8 -> BuildM ()

    fast-builder Data.ByteString.FastBuilder.Internal

    Set the current pointer.

  3. setEnd :: Ptr Word8 -> BuildM ()

    fast-builder Data.ByteString.FastBuilder.Internal

    Set the end-of-buffer pointer.

  4. setAnnotationAnchor :: ExactPrint a => a -> Anchor -> [TrailingAnn] -> EpAnnComments -> a

    ghc-exactprint Language.Haskell.GHC.ExactPrint

    No documentation available.

  5. setAnnotationAnchor :: ExactPrint a => a -> Anchor -> [TrailingAnn] -> EpAnnComments -> a

    ghc-exactprint Language.Haskell.GHC.ExactPrint.ExactPrint

    No documentation available.

  6. setEntryDP :: LocatedAn t a -> DeltaPos -> LocatedAn t a

    ghc-exactprint Language.Haskell.GHC.ExactPrint.Transform

    Set the true entry DeltaPos from the annotation for a given AST element. This is the DeltaPos ignoring any comments.

  7. setEntryDPDecl :: LHsDecl GhcPs -> DeltaPos -> LHsDecl GhcPs

    ghc-exactprint Language.Haskell.GHC.ExactPrint.Transform

    No documentation available.

  8. setTrailingAnnLoc :: TrailingAnn -> EpaLocation -> TrailingAnn

    ghc-exactprint Language.Haskell.GHC.ExactPrint.Utils

    No documentation available.

  9. setPointX :: MonadIO m => Point -> Float -> m ()

    gi-graphene GI.Graphene.Structs.Point

    Set the value of the “x” field. When overloading is enabled, this is equivalent to

    set point [ #x := value ]
    

  10. setPointY :: MonadIO m => Point -> Float -> m ()

    gi-graphene GI.Graphene.Structs.Point

    Set the value of the “y” field. When overloading is enabled, this is equivalent to

    set point [ #y := value ]
    

Page 476 of many | Previous | Next