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 IntervalMap

    Containers for intervals, with efficient search. Ordered containers of intervals, with efficient search for all keys containing a point or overlapping an interval. See the example code on the home page for a quick introduction.

  2. package LPFP-core

    Code for the book Learn Physics with Functional Programming Haskell code to help the user learn mechanics of one particle, mechanics of multiple interacting particles, and electromagnetic theory. LPFP-core elides all of the graphics dependencies of LPFP, so it has a much better chance of building without problems.

  3. package LetsBeRational

    European option implied vol calculation Haskell binding for Jaekel's "Let's be Rational" implied volatility calculation

  4. package ListTree

    Trees and monadic trees expressed as monadic lists where the underlying monad is a list Directory tree structure expressed as a monadic tree. Searching, pruning, iterating, and processing trees.

  5. package ListZipper

    Simple zipper for lists List zipper with O(1) get element at cursor, insert at cursor, delete at cursor, move right, and move left operations.

  6. package MultipletCombiner

    A Haskell implementation for combining SU(n) multiplets See README at https://github.com/mdrslmr/MultipletCombiner

  7. package MusicBrainz

    interface to MusicBrainz XML2 and JSON web services interface to MusicBrainz XML2 and JSON web services

  8. package NineP

    9P2000 in pure Haskell Pure Haskell implementation of the 9P2000 protocol from the Plan 9 and Inferno operating systems. Many implementations of 9P2000 exist including the Linux kernel v9fs module, wmii (X window manager). More information on 9P and implementations may be found at http://9p.cat-v.org

  9. package NoHoed

    Placeholder package to preserve debug ability via conditional builds Placeholder package to preserve debug ability via conditional builds

  10. package Plural

    Pluralize English words Pluralize English words

Page 274 of many | Previous | Next