higher-order-freer-monad: This package is used by package yaftee

[ bsd3, control, library ] [ Propose Tags ] [ Report a vulnerability ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), freer-base-classes (>=0.1 && <0.2), ftcqueue (>=0.1 && <0.2) [details]
License BSD-3-Clause
Copyright (c) 2025 Yoshikuni Jujo
Author Yoshikuni Jujo
Maintainer yoshikuni.jujo@gmail.com
Category Control
Home page https://github.com/YoshikuniJujo/higher-order-freer-monad#readme
Bug tracker https://github.com/YoshikuniJujo/higher-order-freer-monad/issues
Source repo head: git clone https://github.com/YoshikuniJujo/higher-order-freer-monad
Uploaded by YoshikuniJujo at 2025-11-09T23:26:27Z
Distributions
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-11-09 [all 1 reports]

Readme for higher-order-freer-monad-0.1.0.0

[back to package description]

higher-order-freer-monad

This package used by package yaftee.

type Eff effs = Data.HigherFunctor.H (Control.HigherOpenUnion.U effs)