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 cursor-fuzzy-time

    Cursors for the fuzzy-time parser and resolver

  2. package czipwith

    CZipWith class and deriving via TH A typeclass similar to Data.Distributive, but for data parameterised with a type constructor. The name comes from the resemblance of its method to the regular zipWith function. The abstraction is useful for example for program config handling.

  3. package data-accessor-mtl

    Use Accessor to access state in mtl State monad class Use Accessor to access state in mtl State monad class

  4. package data-compat

    Define Backwards Compatibility Schemes for Arbitrary Data Define Backwards Compatibility Schemes for Arbitrary Data

  5. package data-or

    A data type for non-exclusive disjunction. A data type for non-exclusive disjunction.

  6. package dbcleaner

    Clean database tables automatically around hspec tests A simple database cleaner library for testing that provides different cleanup strategies.

  7. package debug-trace-var

    You do not have to write variable names twice in Debug.Trace Please see the README on GitHub at https://github.com/ncaq/debug-trace-var#readme

  8. package deriving-trans

    Derive instances for monad transformer stacks Implementing instances for monad transformer stacks can be tedious. mtl defines each instance for each transfomer, but this can be avoided. Elevator let's you access instances of the underlying monad of a transformer. Composing transformers with ComposeT brings instances into scope during the initialization of a transformer stack. Elevator can be used with DerivingVia to select a specific transformer to derive instances for a transformer stack. ComposeT composes transformers and accumulates instances in a transformer stack.

  9. package detour-via-sci

    JSON and CSV encoding for rationals as decimal point numbers. Lossy JSON and CSV encoding and decoding for newtype rationals via scientific with fixed decimal places.

  10. package di

    Typeful hierarchical structured logging using di, mtl and df1. Typeful hierarchical structured logging using di, mtl and df1. This is meta-package bringing in together things from:

    See the Di module for more documentation.

Page 284 of many | Previous | Next