Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. alignmentJustifyLastLine :: Lens' Alignment (Maybe Bool)

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  2. adjustOn :: (Name name -> Bool) -> (string -> string) -> [T name string] -> [T name string]

    xml-basic Text.XML.Basic.Attribute

    Process specific attributes of an attribute list. The function name is inspired by Data.Map.

  3. adjustOnA :: Applicative f => (Name name -> Bool) -> (string -> f string) -> [T name string] -> f [T name string]

    xml-basic Text.XML.Basic.Attribute

    No documentation available.

  4. FullJustification :: Justification

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  5. LeftJustification :: Justification

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  6. RightJustification :: Justification

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  7. setJustification :: Justification -> TM ps s ()

    HPDF Graphics.PDF.Typesetting

    No documentation available.

  8. weaveJust :: FailOrCmd a -> Either MError a

    LambdaHack Game.LambdaHack.Client.UI.HandleHelperM

    No documentation available.

  9. returnJustLeft :: MonadClientUI m => (MsgClassShowAndSave, Text) -> m (Maybe (Either (MsgClassShowAndSave, Text) (MsgClassDistinct, (Text, Text))))

    LambdaHack Game.LambdaHack.Client.UI.Watch.WatchSfxAtomicM

    No documentation available.

  10. adjust :: (Ord p, Ord k) => (p -> p) -> k -> PSQ k p -> PSQ k p

    PSQueue Data.PSQueue

    O(log n) Adjust the priority of a key.

Page 69 of many | Previous | Next