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 haskintex

    Haskell Evaluation inside of LaTeX code. The haskintex (Haskell in LaTeX) program is a tool that reads a LaTeX file and evaluates Haskell expressions contained in some specific commands and environments. It allows you to define your own functions, use any GHC Haskell language extension and, in summary, anything you can do within Haskell. Additionally, it is possible to include expressions of LaTeX type (see HaTeX package) and render them as LaTeX code. You can freely add any Haskell code you need, and make this code appear optionally in the LaTeX output. It is a tiny program, and therefore, easy to understand, use and predict.

  2. package haskoin-store-data

    Data for Haskoin Store Please see the README on GitHub at https://github.com/jprupp/haskoin-store#readme

  3. package hasktags

    Produces ctags "tags" and etags "TAGS" files for Haskell programs Produces ctags "tags" and etags TAGS files for Haskell programs.

  4. package hasql-dynamic-statements

    Toolkit for constructing Hasql statements dynamically This library introduces into the Hasql ecosystem a new abstraction named Snippet, which makes it trivial to construct SQL, while injecting values. It is intended to be used when the SQL of your statement depends on the parameters, that you want to pass in.

  5. package hasql-implicits

    Implicit definitions for Hasql, such as default codecs for standard types Implicit definitions for Hasql, such as default codecs for standard types

  6. package hasql-interpolate

    QuasiQuoter that supports expression interpolation for hasql hasql-interpolate provides a sql QuasiQuoter for hasql that supports interpolation of haskell expressions and splicing of sql snippets. A number of type classes are also provided to reduce encoder/decoder boilerplate.

  7. package hasql-migration

    PostgreSQL Schema Migrations A hasql schema migration utility

  8. package haveibeenpwned

    Library for checking for weak/compromised passwords. This library uses the haveibeenpwned database to check for weak or compromised passwords.

  9. package haxr

    XML-RPC client and server library. HaXR is a library for writing XML-RPC client and server applications in Haskell.

  10. package headed-megaparsec

    More informative parser More informative parser

Page 196 of many | Previous | Next