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.
-
Common LeanCheck instances Listable instances for types provided by the Haskell Platform. The current objective is to include all types supported by quickcheck-instances: https://hackage.haskell.org/package/quickcheck-instances
-
Leap seconds announced at library release time. Provides an easy to use static Data.Time.Clock.TAI.LeapSecondTable with the leap seconds announced at library release time.
-
Haskell code for learning physics A library of functions for vector calculus, calculation of electric field, electric flux, magnetic field, and other quantities in classical mechanics, electromagnetic theory, and quantum mechanics.
-
Please see the README on GitHub at https://github.com/ChrisPenner/lens-csv#readme
-
Generate lens-family style lenses (see README.md)
-
Lens powered regular expression lens interface for regex-base. Please see the README on Github at https://github.com/himura/lens-regex#readme
-
A lensy interface to regular expressions Please see the README on GitHub at https://github.com/ChrisPenner/lens-regex-pcre#readme
-
Haskell bindings to LevelDB From http://code.google.com/p/snappy: LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. This library provides a Haskell language binding to LeveldDB. It is in very early stage and has seen very limited testing. Note: as of v1.3, LevelDB can be built as a shared library. Thus, as of v0.1.0 of this library, LevelDB is no longer bundled and must be installed on the target system (version 1.7 or greater is required).
-
Simple lexer based on applicative regular expressions Simple lexer based on applicative regular expressions
-
Bindings to liboath See README for details.