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.
-
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.
-
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.
-
European option implied vol calculation Haskell binding for Jaekel's "Let's be Rational" implied volatility calculation
-
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.
-
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.
-
A Haskell implementation for combining SU(n) multiplets See README at https://github.com/mdrslmr/MultipletCombiner
-
interface to MusicBrainz XML2 and JSON web services interface to MusicBrainz XML2 and JSON web services
-
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
-
Placeholder package to preserve debug ability via conditional builds Placeholder package to preserve debug ability via conditional builds
-
Pluralize English words Pluralize English words