Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sgrForeground :: ColorComponent -> Bool -> Escapebasement Basement.Terminal.ANSI 8 Colors + Bold attribute for foreground
sgrForegroundColor216 :: RGBComponent -> RGBComponent -> RGBComponent -> Escapebasement Basement.Terminal.ANSI No documentation available.
sgrForegroundGray24 :: GrayComponent -> Escapebasement Basement.Terminal.ANSI No documentation available.
fromForeignPtr :: PrimType ty => (ForeignPtr ty, Int, Int) -> UArray tybasement Basement.UArray Create a foreign UArray from foreign memory and given offset/size No check are performed to make sure this is valid, so this is unsafe. This is particularly useful when dealing with foreign memory and ByteString
-
basement Basement.UArray.Mutable No documentation available.
chunkFor :: BlockCipher k => k -> ByteString -> [ByteString]crypto-api Crypto.Classes No documentation available.
chunkFor' :: BlockCipher k => k -> ByteString -> [ByteString]crypto-api Crypto.Classes No documentation available.
moveForward :: (Ord time, Num time) => T time (time, body) -> T time bodyevent-list Data.EventList.Absolute.TimeBody Move events towards the front of the event list. You must make sure, that no event is moved before time zero. This works only for finite lists.
moveForward :: (Ord time, Num time) => T time (time, body) -> T time bodyevent-list Data.EventList.Absolute.TimeTime Move events towards the front of the event list. You must make sure, that no event is moved before time zero. This works only for finite lists.
moveForward :: (Ord time, Num time) => T time (time, body) -> T time bodyevent-list Data.EventList.Relative.TimeBody Move events towards the front of the event list. You must make sure, that no event is moved before time zero. This works only for finite lists.