Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. package text-builder-linear

    Builder for Text and ByteString based on linear types Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.

  2. package unbounded-delays

    Unbounded thread delays and timeouts The threadDelay and timeout functions from the base library use the bounded Int type for specifying the delay or timeout period. This packages provides alternatives which use the unbounded Integer type.

  3. package uniplate

    Help writing simple, concise and fast generic operations. Uniplate is library for writing simple and concise generic operations. Uniplate has similar goals to the original Scrap Your Boilerplate work, but is substantially simpler and faster. To get started with Uniplate you should import one of the three following modules:

    In addition, some users may want to make use of the following modules:

  4. package unix-time

    Unix time parser/formatter and utilities Fast parser/formatter/utilities for Unix time

  5. package vector-sized

    Size tagged vectors Please see README.md

  6. package xdg-basedir

    A basic implementation of the XDG Base Directory specification. On Unix platforms, this should be a very straightforward implementation of the XDG Base Directory spec. On Windows, it will attempt to do the right thing with regards to choosing appropriate directories.

  7. package yesod

    Creation of type-safe, RESTful web applications. API docs and the README are available at http://www.stackage.org/package/yesod

  8. package yesod-form

    Form handling support for Yesod Web Framework API docs and the README are available at http://www.stackage.org/package/yesod-form. Third-party packages which you can find useful: yesod-form-richtext - richtext form fields (currently it provides only Summernote support).

  9. package yi-core

    Yi editor core library Yi editor core library

  10. package yi-language

    Collection of language-related Yi libraries. Collection of language-related Yi libraries.

Page 35 of many | Previous | Next