Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. package tasty-discover

    Test discovery for the tasty framework. Automatic test discovery and runner for the tasty framework. Prefix your test case names and tasty-discover will discover, collect and run them. All popular test libraries are covered. Configure once and then just write your tests. Avoid forgetting to add test modules to your Cabal/Hpack files. Tasty ingredients are included along with various configuration options for different use cases. Please see the README.md below for how to get started.

  2. package time-compat

    Compatibility package for time This packages tries to compat as much of time features as possible. TODO:

    • Difference type ParseTime and FormatTime instances are missing.
    • Formatting varies depending on underlying time version
    • dayFractionToTimeOfDay on extreme values

  3. package vault

    a persistent store for values of arbitrary types A vault is a persistent store for values of arbitrary types. It's like having first-class access to the storage space behind IORefs. . The data structure is analogous to a bank vault, where you can access different bank boxes with different keys; hence the name. . Also provided is a locker type, representing a store for a single element.

  4. package word8

    Word8 library Word8 library to be used with Data.ByteString

  5. package crypton-x509

    X509 reader and writer X509 reader and writer. please see README

  6. package diagrams-lib

    Embedded domain-specific language for declarative graphics Diagrams is a flexible, extensible EDSL for creating graphics of many types. Graphics can be created in arbitrary vector spaces and rendered with multiple backends. diagrams-lib provides a standard library of primitives and operations for creating diagrams. To get started using it, see the Diagrams module, and refer to the tutorials and documentation on the diagrams website, http://diagrams.github.io.

  7. package genvalidity-sydtest

    Standard properties for functions on `Validity` types for the sydtest framework Standard properties for functions on Validity types for the sydtest framework

  8. package lens-aeson

    Law-abiding lenses for aeson Law-abiding lenses for aeson.

  9. package mime-types

    Basic mime-type handling types and functions API docs and the README are available at http://www.stackage.org/package/mime-types.

  10. package monoid-subclasses

    Subclasses of Monoid A hierarchy of subclasses of Monoid together with their instances for all data structures from base, containers, and text packages.

Page 25 of many | Previous | Next