Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. data PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    Pixel formats describe the order of the color channels in memory.

  2. pixelFormat :: BitmapFormat -> PixelFormat

    gloss Graphics.Gloss.Data.Bitmap

    No documentation available.

  3. mixColors :: Float -> Float -> Color -> Color -> Color

    gloss Graphics.Gloss.Data.Color

    Mix two colors with the given ratios.

  4. animateFixedIO :: Display -> Color -> (Float -> IO Picture) -> (Controller -> IO ()) -> IO ()

    gloss Graphics.Gloss.Interface.IO.Animate

    Like animateIO but don't allow the display to be panned around.

  5. FixedSize :: NodeSize -> Attribute

    graphviz Data.GraphViz.Attributes.Complete

    Valid for: N; Default: GrowAsNeeded; Parsing Default: SetNodeSize

  6. FixedSize :: Bool -> Attribute

    graphviz Data.GraphViz.Attributes.HTML

    Valid for: Table, Cell. Default is False.

  7. data MixedAmount

    hledger-lib Hledger.Data

    No documentation available.

  8. pattern MixedAmountKeyNoCost :: () => !CommoditySymbol -> MixedAmountKey

    hledger-lib Hledger.Data

    No documentation available.

  9. pattern MixedAmountKeyTotalCost :: () => !CommoditySymbol -> !CommoditySymbol -> MixedAmountKey

    hledger-lib Hledger.Data

    No documentation available.

  10. pattern MixedAmountKeyUnitCost :: () => !CommoditySymbol -> !CommoditySymbol -> !Quantity -> MixedAmountKey

    hledger-lib Hledger.Data

    No documentation available.

Page 271 of many | Previous | Next