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 reddit-scrape

    Library for getting links from a sub-reddit Library for getting links from a sub-reddit

  2. package refact

    Specify refactorings to perform with apply-refact This library provides a datatype which can be interpreted by apply-refact. It exists as a seperate library so that applications can specify refactorings without depending on GHC.

  3. package reflex-gadt-api

    Interact with a GADT API in your reflex-dom application. This package is designed to be used in full-stack Haskell applications where the API is defined as a GADT and the frontend is using reflex-dom.

  4. package reflex-vty

    Reflex FRP host and widgets for VTY applications Build terminal applications using functional reactive programming (FRP) with Reflex FRP (https://reflex-frp.org). .

  5. package registry-aeson

    Aeson encoders / decoders This library provides encoders / decoders which can be easily customized for the Aeson format.

  6. package reliable-io

    Bindings to the low-level reliable.io library. Bindings to the low-level reliable.io library, which come in two flavors: c-level bindings and a high-level interface to the library. For the low level interface, refer to the Bindings.Reliable.IO module. For the high-level interface, which is a bit closer to idiomatic Haskell, refer to the Reliable.IO module.

  7. package reorder-expression

    Reorder expressions in a syntax tree according to operator fixities. A library for reordering expressions in a syntax tree generically according to operator associativity and precedence. This is useful for languages with custom operators which require reordering expressions after collecting their fixities.

  8. package replace-attoparsec

    Find, replace, split string patterns with Attoparsec parsers (instead of regex) Find text patterns, replace the patterns, split on the patterns. Use Attoparsec monadic parsers instead of regular expressions for pattern matching.

  9. package req-conduit

    Conduit helpers for the req HTTP client library Conduit helpers for the req HTTP client library.

  10. package result

    Encode success or at least one error Encode success or at least one error

Page 237 of many | Previous | Next