Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. ReadOptions :: Bool -> ReadOptions

    deriving-compat Text.Read.Deriving.Internal

    No documentation available.

  2. data ReaderOptions

    pandoc Text.Pandoc.Options

    No documentation available.

  3. ReaderOptions :: Extensions -> Bool -> Int -> Int -> [Text] -> Set Text -> Text -> TrackChanges -> Bool -> ReaderOptions

    pandoc Text.Pandoc.Options

    No documentation available.

  4. module Text.Pandoc.Readers

    This helper module exports the readers. Note: all of the readers assume that the input text has 'n' line endings. So if you get your input text from a web form, you should remove 'r' characters using filter (/='r').

  5. data Reader (m :: Type -> Type)

    pandoc Text.Pandoc.Readers

    No documentation available.

  6. module Polysemy.Reader

    No documentation available.

  7. data Reader i (m :: Type -> Type) a

    polysemy Polysemy.Reader

    An effect corresponding to ReaderT.

  8. ReadFromBuffer :: TransferDirection

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

  9. ReadOnly :: BufferAccess

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

  10. ReadWrite :: BufferAccess

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

Page 381 of many | Previous | Next