Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. package logging-effect

    A mtl-style monad transformer for general purpose & compositional logging A mtl-style monad transformer for general purpose & compositional logging

  2. package lr-acts

    Left and right actions, semidirect products and torsors Please see the README on GitHub at https://github.com/AliceRixte/lr-acts/blob/main/README.md

  3. package lsp-test

    Functional test framework for LSP servers. A test framework for writing tests against Language Server Protocol servers. Language.LSP.Test launches your server as a subprocess and allows you to simulate a session down to the wire. To see examples of it in action, check out haskell-ide-engine, haskell-language-server and ghcide.

  4. package lucid-extras

    Generate more HTML with Lucid - Bootstrap, Rdash, Vega-Lite, Leaflet JS, Email. Generate more HTML with Lucid - Bootstrap, Rdash, Vega-Lite, Leaflet JS, Email. Provides functions to generate rich web page elements for infographics, geographical maps, and more.

  5. package lucid2

    Clear to write, read and edit DSL for HTML Clear to write, read and edit DSL for HTML.

    • Names are consistent, and do not conflict with base or are keywords (all have suffix _)
    • Same combinator can be used for attributes and elements (e.g. style_)
    • For more, read the blog post
    See the Lucid module for more documentation. This package is the newer version of lucid.

  6. package lz4

    LZ4 compression for ByteStrings High level bindings to the LZ4 compression library. Currently based on lz4 r119. C sources are included and no external dependencies are needed other than cereal.

  7. package lz4-frame-conduit

    Conduit implementing the official LZ4 frame streaming format Conduit implementing the official LZ4 frame streaming format. Compatible with the lz4 command line utility.

  8. package mail-pool

    Preconfigured email connection pool on top of smtp. Email helper functions with some sane defaults such as a resource pool and cli support

  9. package main-tester

    Capture stdout/stderr/exit code, and replace stdin of your main function. See README.md for detail.

  10. package mainland-pretty

    Pretty printing designed for printing source code. Pretty printing designed for printing source code based on Wadler's paper A Prettier Printer. The main advantage of this library is its ability to automatically track the source locations associated with pretty printed values and output appropriate #line pragmas and its ability to produce output in the form of lazy text using a builder.

Page 213 of many | Previous | Next