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. arrowheadSpike :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Isoceles triangle with curved concave base. Inkscape type 2.

  2. arrowheadThorn :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Curved sides, linear concave base. Illustrator CS5 #3

  3. arrowheadTriangle :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Isoceles triangle style. The above example specifies an angle of `2/5 Turn`.

  4. lineHead :: RealFloat n => ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    A line the same width as the shaft.

  5. noHead :: ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    No documentation available.

  6. RepoHead :: RepoKind

    Cabal-syntax Distribution.Types.SourceRepo

    The repository for the "head" or development version of the project. This repo is where we should track the latest development activity or the usual repo people should get to contribute patches.

  7. relaxHeadInterval :: VersionIntervals -> VersionIntervals

    Cabal-syntax Distribution.Types.VersionInterval

    No documentation available.

  8. relaxHeadInterval :: VersionIntervals -> VersionIntervals

    Cabal-syntax Distribution.Types.VersionInterval.Legacy

    Remove the first lower bound (i.e, make it <math>. Empty ranges stay empty. <math>.

  9. safeHead :: [a] -> Maybe a

    Cabal-syntax Distribution.Utils.Generic

    A total variant of head.

  10. lookAhead :: MonadGet m => m a -> m a

    bytes Data.Bytes.Get

    Run ga, but return without consuming its input. Fails if ga fails.

Page 179 of many | Previous | Next