Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package lens-regex-pcre

    A lensy interface to regular expressions Please see the README on GitHub at https://github.com/ChrisPenner/lens-regex-pcre#readme

  2. package leveldb-haskell

    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).

  3. package lexer-applicative

    Simple lexer based on applicative regular expressions Simple lexer based on applicative regular expressions

  4. package liboath-hs

    Bindings to liboath See README for details.

  5. package libsodium-bindings

    FFI bindings to libsodium This library embeds FFI bindings to the stable version of libsodium 1.0.18. The interface exposed by this library is kept close to the C library.

  6. package lift-generics

    GHC.Generics-based Language.Haskell.TH.Syntax.lift implementation This package provides a GHC.Generics-based genericLift function, which can be used for providing a Language.Haskell.TH.Syntax.lift implementation. See the documentation in the Language.Haskell.TH.Lift.Generics module to get started. Credit goes to Matthew Pickering for suggesting this idea.

  7. package lifted-threads

    lifted IO operations from the threads library lifted-threads exports IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl.

  8. package linear-geo

    Geographic coordinates, built on the linear package. Geographic coordinates, built on the linear package. This package provides types and functions for dealing with coordinates in geodetic, ECEF, and ENU coordinate systems. A particular emphasis is placed on numerical stability, especially for complex conversions like converting between geodetic and ECEF coordinates. However, not every part of every function has machine checked for numerical stability.

  9. package linebreak

    breaks strings to fit width Simple functions to break a String to fit a maximum text width, using Knuth-Liang hyphenation algorhitm.

  10. package list-predicate

    Predicates on lists Please see the README on GitHub at https://github.com/pgujjula/list-utilities/tree/master/list-predicate#readme.

Page 213 of many | Previous | Next