Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. singletonFromProxy :: Integer n => Proxy n -> Singleton n

    tfp Type.Data.Num.Decimal.Number

    No documentation available.

  2. singletonFromProxy :: Natural n => Proxy n -> Singleton n

    tfp Type.Data.Num.Unary

    No documentation available.

  3. singletonConstructors :: InterpretOptions -> SingletonConstructors

    dhall Dhall.Marshal.Decode

    Specify how to handle constructors with only one field. The default is Smart

  4. singletonConstructors :: InterpretOptions -> SingletonConstructors

    dhall Dhall.Marshal.Encode

    Specify how to handle constructors with only one field. The default is Smart

  5. singletonArc :: ArcPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert arc position to path data.

  6. singletonCubic :: CubicPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert cubic position to path data.

  7. singletonPie :: Point Double -> ArcPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert arc position to a pie slice, with a specific center.

  8. singletonQuad :: QuadPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert quad position to path data.

  9. singletonRope :: Char -> Rope

    core-text Core.Text.Rope

    A Rope with but a single character.

  10. singletonForestCursor :: a -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

Page 44 of many | Previous | Next