• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.9 (ghc-9.10.2)

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

  1. zipWithReverseIndex :: Unfoldr a -> Unfoldr (Int, a)

    deferred-folds DeferredFolds.Unfoldr

    Deprecated: This function builds up stack. Use zipWithIndex instead.

  2. fromOLReverse :: OrdList a -> [a]

    ghc-lib-parser GHC.Data.OrdList

    No documentation available.

  3. assignAllReverseOrder :: [JStgExpr] -> [JStgExpr] -> JStgStat

    ghc-lib-parser GHC.JS.Make

    No documentation available.

  4. hdReverseWordStr :: FastString

    ghc-lib-parser GHC.StgToJS.Symbols

    No documentation available.

  5. diag_reverse_errors :: DiagOpts -> !Bool

    ghc-lib-parser GHC.Utils.Error

    Reverse error reporting order

  6. toReverseList :: Monad m => ListT m a -> m [a]

    list-t ListT

    Execute, folding to a list in the reverse order. Performs more efficiently than toList.

  7. scrollReverse :: TermStr s => Capability s

    terminfo System.Console.Terminfo.Cursor

    No documentation available.

  8. pattern GL_FUNC_REVERSE_SUBTRACT :: GLenum

    OpenGLRaw Graphics.GL.ARB.ImagingCompatibility

    No documentation available.

  9. pattern GL_FUNC_REVERSE_SUBTRACT :: GLenum

    OpenGLRaw Graphics.GL.ARB.ImagingCore

    No documentation available.

  10. pattern GL_AND_REVERSE :: GLenum

    OpenGLRaw Graphics.GL.Compatibility30

    No documentation available.

Page 50 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete