catalyst: A Category typeclass hierarchy powerful enough to encode full programs.

[ bsd3, library, unclassified ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/ChrisPenner/catalyst#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.0.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), profunctors [details]
License BSD-3-Clause
Copyright 2021 Chris Penner
Author Chris Penner
Maintainer example@example.com
Home page https://github.com/ChrisPenner/catalyst#readme
Bug tracker https://github.com/ChrisPenner/catalyst/issues
Source repo head: git clone https://github.com/ChrisPenner/catalyst
Uploaded by ChrisPenner at 2021-04-12T03:37:12Z
Distributions NixOS:0.0.0.1
Downloads 271 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for catalyst-0.0.0.1

[back to package description]

Hackage

catalyst

Welcome to catalyst! It's a Category typeclass hierarchy powerful enough to encode full programs.

Please refer to my conference talk: Deconstructing Lambdas: an awkward guide to programming without functions