Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. package yaya-quickcheck

    QuickCheck testing support for the Yaya recursion scheme library. If you use Yaya in your own code and have tests written using QuickCheck, then this library will help you with generating trees, verifying type class instances, etc.

  2. package yaya-unsafe

    Non-total extensions to the Yaya recursion scheme library. Yaya is designed as a _total_ library. However, it is often expedient to use partial operations in some cases, and this package extends Yaya to provide those operations. It’s in a separate package (and modules) in order to make sure its use is very intentional and also relatively obvious to those reading your code. It’s recommended that you import these modules qualified and, in particular, all the type class instances here have been pulled into a separate module to avoid accidentally bringing them into scope.

  3. package yes-precure5-command

    Extended yes command to reproduce phrases in Yes! Precure 5. Provides extended yes command to reproduce phrases in Yes! Precure 5 or Yes! PreCure5 GoGo! See https://github.com/igrep/yes-precure5-command/blob/master/README.mkd for details.

  4. package yeshql-core

    YesQL-style SQL database abstraction (core) Use quasi-quotations or TemplateHaskell to write SQL in SQL, while adding type annotations to turn SQL into well-typed Haskell functions.

  5. package yesod-auth-basic

    Yesod Middleware for HTTP Basic Authentication An efficient Yesod middleware middleware for HTTP Basic Authentication. Utilizes Yesod request-local caching mechanisms to store valid auth credentials found in the Authorization header.

  6. package yesod-auth-hashdb

    Authentication plugin for Yesod. This package is the Yesod.Auth.HashDB plugin, originally included as part of yesod-auth, but now modified to be more secure and placed in a separate package. It provides authentication using hashed passwords stored in a database, and works best in situations where an administrator is involved in setting up a user with an initial password. The complete login process, including a default form, is implemented by this plugin, but the application developer must design the interfaces for setting up users and allowing them to change their own passwords, since only the low-level password-setting functions are provided by this package. (Note that other authentication plugins may be more appropriate if you wish to use email verification to set up accounts).

  7. package yesod-auth-oauth2

    OAuth 2.0 authentication plugins Library to authenticate with OAuth 2.0 for Yesod web applications.

  8. package yesod-gitrev

    A subsite for displaying git information. (Please see the readme) https://github.com/DanBurton/yesod-gitrev#readme

  9. package yesod-markdown

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

  10. 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

Page 270 of many | Previous | Next