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.
-
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.
-
Data for Haskoin Store Please see the README on GitHub at https://github.com/jprupp/haskoin-store#readme
-
Produces ctags "tags" and etags "TAGS" files for Haskell programs Produces ctags "tags" and etags TAGS files for Haskell programs.
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.
-
Implicit definitions for Hasql, such as default codecs for standard types Implicit definitions for Hasql, such as default codecs for standard types
-
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.
-
PostgreSQL Schema Migrations A hasql schema migration utility
-
Library for checking for weak/compromised passwords. This library uses the haveibeenpwned database to check for weak or compromised passwords.
-
XML-RPC client and server library. HaXR is a library for writing XML-RPC client and server applications in Haskell.
-
More informative parser More informative parser