https://github.com/thumphries/transformers-fix
A monad transformer for computing to a fixed point
https://github.com/thumphries/transformers-fix
compilers haskell monad-transformers programming-languages
Last synced: 11 months ago
JSON representation
A monad transformer for computing to a fixed point
- Host: GitHub
- URL: https://github.com/thumphries/transformers-fix
- Owner: thumphries
- License: bsd-3-clause
- Created: 2018-03-09T19:49:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T19:07:06.000Z (almost 8 years ago)
- Last Synced: 2024-04-26T00:30:52.661Z (almost 2 years ago)
- Topics: compilers, haskell, monad-transformers, programming-languages
- Language: Haskell
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# transformers-fix
A monad transformer for computing to a fixed point.