Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Lens packages

Showing projects tagged as Lens

  • lens

    10.0 6.8 Haskell
    Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
  • generic-records

    9.8 3.9 Haskell
    Generically derive traversals, lenses, and prisms.
  • generic-lens

    9.8 3.9 Haskell
    Generically derive traversals, lenses, and prisms.
  • lens-action

    7.5 1.4 Haskell
    Control.Lens.Action
  • lens-sop

    7.4 1.2 Haskell
    Computing lenses generically using generics-sop
  • generic-lens-labels

    6.6 0.0 Haskell
    GHC.OverloadedLabels.IsLabel instance for lenses from ghc-generics
  • lens-simple

    6.6 0.0 Haskell
    simplified import of lens-family
  • lens-regex

    6.3 4.3 Haskell
    Lens powered regular expression
  • lens-errors

    6.1 0.0 Haskell
    Handling errors which occur deep inside lens-chains
  • lens-family-th

    5.7 6.8 Haskell
    Template Haskell to generate lenses for lens-family and lens-family-core
  • lens-accelerate

    4.8 0.0 Haskell
    Instances to mix Lens and Accelerate
  • hexml-lens

    4.6 0.0 Haskell
    Lenses for working with XML data
  • lens-prelude

    4.6 0.0 Haskell
    An alternative haskell prelude
  • lens-datetime

    4.4 0.0 Haskell
    Lenses for Data.Time.* types
  • minilens

    4.1 0.0 Haskell
    A minimalistic lens library, providing only the simplest, most basic lens functionality.
  • persistent-template-classy

    3.4 0.0 Haskell
    Generate classy lens field accessors for persistent models
  • lens-th-rewrite

    2.5 0.0 Haskell
    GHC plugin to rewrite lens Template Haskell splices into pure functions
  • lens-core

    1.9 0.0 Haskell
    Lenses, Folds and Traversals
  • tasty-lens

    1.9 0.0 Haskell
    Tasty TestTrees for Lens validation
  • cornea

    1.0 0.0 Haskell
    classy optical monadic state
  • lens-misc

    1.0 0.0 Haskell
    Handy functions when using lens
  • generic-lens-lite

    - -
    DISCONTINUED. Monomorphic field lens like with generic-lens
  • generic-optics-lite

    - -
    DISCONTINUED. Monomorphic field opics like with generic-lens
  • vec-lens

    - -
    DISCONTINUED. Vec
  • lens-named

    - -
    DISCONTINUED. Helper for use with lens
  • ral-lens

    - -
    DISCONTINUED. Length-indexed random access lists
  • lens-labels

    - -
    DISCONTINUED. Integration of lenses with OverloadedLabels.