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 hspec-hedgehog

    Integrate Hedgehog and Hspec! Please see the README on GitHub at https://github.com/hspec/hspec-hedgehog#readme

  2. package hspec-wai

    Experimental Hspec support for testing WAI applications Experimental Hspec support for testing WAI applications

  3. package lens-family

    Lens Families This package provides first class functional references in Van Laarhoven style supporting the following optics:

    • Lenses (view, over)
    • Traversals (toListOf, matching, over)
    • Setters (over)
    • Grates (zipWithOf, under, review)
    • Resetters (under)
    • Adapters (view, review)
    • Grids (toListOf, over / under, review)
    • Prisms (matching, over / under, review)
    • Getters (view)
    • Folders (toListOf)
    • Reviewers (review)

  4. package logict

    A backtracking logic-programming monad. Adapted from the paper Backtracking, Interleaving, and Terminating Monad Transformers by Oleg Kiselyov, Chung-chieh Shan, Daniel P. Friedman, Amr Sabry.

  5. package midi

    Handling of MIDI messages and files MIDI is the Musical Instrument Digital Interface. The package contains definition of realtime and file MIDI messages, reading and writing MIDI files, and some definitions from the General MIDI standard. It contains no sending and receiving of MIDI messages. For this purpose see the alsa-seq, jack, PortMidi, hmidi packages. For music composition with MIDI output, see haskore. Alternative packages are HCodecs, zmidi-core.

  6. package pandoc

    Conversion between markup formats Pandoc is a Haskell library for converting from one markup format to another. The formats it can handle include

    • light markup formats (many variants of Markdown, reStructuredText, AsciiDoc, Org-mode, Muse, Textile, txt2tags, djot)
    • HTML formats (HTML 4 and 5)
    • Ebook formats (EPUB v2 and v3, FB2)
    • Documentation formats (GNU TexInfo, Haddock)
    • Roff formats (man, ms)
    • TeX formats (LaTeX, ConTeXt)
    • Typst
    • XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
    • Outline formats (OPML)
    • Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML, RIS)
    • Word processor formats (Docx, RTF, ODT)
    • Interactive notebook formats (Jupyter notebook ipynb)
    • Page layout formats (InDesign ICML)
    • Wiki markup formats (MediaWiki, DokuWiki, TikiWiki, TWiki, Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
    • Slide show formats (LaTeX Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5, DZSlides)
    • Data formats (CSV and TSV tables)
    • PDF (via external programs such as pdflatex or wkhtmltopdf)
    Pandoc can convert mathematical content in documents between TeX, MathML, Word equations, roff eqn, typst, and plain text. It includes a powerful system for automatic citations and bibliographies, and it can be customized extensively using templates, filters, and custom readers and writers written in Lua. For the pandoc command-line program, see the pandoc-cli package.

  7. package polysemy

    Higher-order, low-boilerplate free monads. Please see the README on GitHub at https://github.com/polysemy-research/polysemy#readme

  8. package postgresql-libpq

    low-level binding to libpq This is a binding to libpq: the C application programmer's interface to PostgreSQL. libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.

  9. package pureMD5

    A Haskell-only implementation of the MD5 digest (hash) algorithm. A Haskell-only implementation of the MD5 digest (hash) algorithm. This now supports the crypto-api class interface.

  10. package sandwich

    Yet another test framework for Haskell Please see the documentation.

Page 38 of many | Previous | Next