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.

  1. timeOffsetFormat :: FormatExtension -> Format TimeZone

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.2.5.1

  2. utcTimeFormat :: Format Day -> Format TimeOfDay -> Format UTCTime

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.3.2

  3. weekDateFormat :: FormatExtension -> Format Day

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.1.4.2

  4. yearFormat :: Format Integer

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.1.2.3(b)

  5. yearMonthFormat :: Format (Integer, Int)

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.1.2.3(a)

  6. yearWeekFormat :: FormatExtension -> Format (Integer, Int)

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.1.4.3

  7. zonedTimeFormat :: Format Day -> Format TimeOfDay -> FormatExtension -> Format ZonedTime

    time-compat Data.Time.Format.ISO8601.Compat

    ISO 8601:2004(E) sec. 4.3.2

  8. boxTransform :: forall (v :: Type -> Type) n . (Additive v, Fractional n) => BoundingBox v n -> BoundingBox v n -> Maybe (Transformation v n)

    diagrams-lib Diagrams

    Create a transformation mapping points from one bounding box to the other. Returns Nothing if either of the boxes are empty.

  9. boxTransform :: forall (v :: Type -> Type) n . (Additive v, Fractional n) => BoundingBox v n -> BoundingBox v n -> Maybe (Transformation v n)

    diagrams-lib Diagrams.BoundingBox

    Create a transformation mapping points from one bounding box to the other. Returns Nothing if either of the boxes are empty.

  10. module Diagrams.Deform

    No documentation available.

Page 550 of many | Previous | Next