Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. module Text.Pandoc.Writers.OpenDocument

    Conversion of Pandoc documents to OpenDocument XML.

  2. writeOpenDocument :: PandocMonad m => WriterOptions -> Pandoc -> m Text

    pandoc Text.Pandoc.Writers.OpenDocument

    Convert Pandoc document to string in OpenDocument format.

  3. writerToEndoWriter :: forall o (r :: EffectRow) a . (Monoid o, Member (Writer (Endo o)) r) => Sem (Writer o ': r) a -> Sem r a

    polysemy Polysemy.Internal.Writer

    Transform a Writer o effect into a Writer (Endo o) effect, right-associating all uses of <> for o. This can be used together with raiseUnder in order to create -AssocR variants out of regular Writer interpreters.

  4. writerToEndoWriter :: forall o (r :: EffectRow) a . (Monoid o, Member (Writer (Endo o)) r) => Sem (Writer o ': r) a -> Sem r a

    polysemy Polysemy.Writer

    Transform a Writer o effect into a Writer (Endo o) effect, right-associating all uses of <> for o. This can be used together with raiseUnder in order to create -AssocR variants out of regular Writer interpreters.

  5. vendor :: GettableStateVar String

    OpenGL Graphics.Rendering.OpenGL.GL.StringQueries

    No documentation available.

  6. xF86XK_VendorHome :: KeySym

    X11 Graphics.X11.ExtraTypes.XF86

    No documentation available.

  7. serverVendor :: Display -> String

    X11 Graphics.X11.Xlib.Display

    interface to the X11 library function XServerVendor().

  8. appEndo :: Endo a -> a -> a

    ghc-internal GHC.Internal.Data.Monoid

    No documentation available.

  9. appEndo :: Endo a -> a -> a

    ghc-internal GHC.Internal.Data.Semigroup.Internal

    No documentation available.

  10. stimesEndoError :: a

    ghc-internal GHC.Internal.Data.Semigroup.Internal

    No documentation available.

Page 20 of many | Previous | Next