Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. package pipes-ordered-zip

    merge two ordered Producers into a new Producer provides a simple function to merge two Pipes-Producers into a new Producer that yields pairs of values of the original producers, but using Maybes to indicate values that are only present in the first, second or both producers. Useful to perform Left-Joins, Right-Joins and Inner-Joins on the fly using Haskell Pipes.

  2. package pipes-zlib

    Zlib and GZip compression and decompression for Pipes streams Zlib and GZip compression and decompression for Pipes streams

  3. package polysemy-plugin

    Disambiguate obvious uses of effects. Please see the README on GitHub at https://github.com/polysemy-research/polysemy/tree/master/polysemy-plugin#readme

  4. package pontarius-xmpp

    An XMPP client library Pontarius XMPP is a work in progress implementation of RFC 6120 ("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR"). While in alpha, Pontarius XMPP works quite well and fulfills most requirements of the RFCs.

  5. package postgres-options

    An Options type representing options for postgres connections This package exports an Options type representing options for postgres connections

  6. package postgresql-syntax

    PostgreSQL AST parsing and rendering Postgres syntax tree and related utils extracted from the "hasql-th" package. The API is in a rather raw "guts out" state with most documentation lacking, but the codebase is well tested.

  7. package pretty-hex

    A library for hex dumps of ByteStrings This library generates pretty hex dumps of ByteStrings in the style of other common *nix hex dump tools.

  8. package prettychart

    Pretty print charts from ghci. Serve and print charts from ghci or from an svg file, with automatic formatting.

  9. package prettyprinter-combinators

    Some useful combinators for the prettyprinter package Various utilities that make writing Pretty instances easier. Notable utilites include automatic deriving of Pretty instance via Generic, Data, or Show instance.

  10. package prettyprinter-interp

    Efficient interpolation for Prettyprinter This package provides efficient interpolation of string-interpolate quasi quoters when used with prettyprinter.

Page 133 of many | Previous | Next