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. package yesod-markdown

    Tools for using markdown in a yesod application A subset of Pandoc functionality useful for markdown processing in yesod applications

  2. package yesod-newsfeed

    Helper functions and data types for producing News feeds. API docs and the README are available at http://www.stackage.org/package/yesod-newsfeed

  3. package yesod-page-cursor

    Cursor based pagination for Yesod

  4. package yesod-paginator

    A pagination approach for yesod Paginate a list showing a per-item widget and links to other pages

  5. package yesod-routes-flow

    Generate Flow routes for Yesod Parse the Yesod routes data structure and generate routes that can be used with Flow.

  6. package yggdrasil-schema

    Please see the README at https://codeberg.org/jjba23/yggdrasil-schema

  7. package yi-keymap-emacs

    Emacs keymap for Yi editor Emacs keymap for Yi editor

  8. package yi-keymap-vim

    Vim keymap for Yi editor Vim keymap for Yi editor

  9. package yi-misc-modes

    Yi editor miscellaneous modes Yi editor miscellaneous modes

  10. package yoga

    Bindings to Facebook's Yoga layout library The Yoga library from Facebook is a fast layout engine written in C that implements flexbox. There are two main ways to interface with these bindings. The high-level bindings are stored in the Yoga module and provide a more Haskell-like interface to the library. The other option is to directly use the C-level bindings in Bindings.Yoga. If you do so you do so at your own risk (i.e. you must manage your own memory). The examples are not built nor included by default. Please refer to the source tarball for examples on how to use this library. These bindings are not affiliated with Facebook in any way, and have been developed separately for the sole purpose of interfacing with their open source library.

Page 271 of many | Previous | Next