free-foil: Efficient Type-Safe Capture-Avoiding Substitution for Free (Scoped Monads)

[ bsd3, library, parsing ] [ Propose Tags ] [ Report a vulnerability ]
Versions [RSS] 0.0.2, 0.0.3, 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2
Change log ChangeLog.md
Dependencies array (>=0.5.3.0 && <0.6), base (>=4.19 && <5), bifunctors (>=5.5 && <5.7), containers (>=0.6 && <0.9), deepseq (>=1.4 && <1.6), kind-generics (>=0.5.0 && <0.6), template-haskell (>=2.21.0.0 && <2.24), text (>=1.2.3.1 && <2.2) [details]
License BSD-3-Clause
Copyright 2023–2024 Nikolai Kudasov, Renata Shakirova, Egor Shalagin, Karina Tyulebaeva
Author Nikolai Kudasov
Maintainer nickolay.kudasov@gmail.com
Uploaded by NickolayKudasov at 2026-07-15T07:54:29Z
Category Parsing
Home page https://github.com/fizruk/free-foil#readme
Bug tracker https://github.com/fizruk/free-foil/issues
Source repo head: git clone https://github.com/fizruk/free-foil
Distributions LTSHaskell:0.2.0, Stackage:0.3.2
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 326 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-07-15 [all 1 reports]

Readme for free-foil-0.3.2

[back to package description]

free-foil

Efficient Type-Safe Capture-Avoiding Substitution for Free (Scoped Monads).