https://github.com/lightandlight/tell
The MonadTell type class, and related monad transformers and utilities.
https://github.com/lightandlight/tell
Last synced: over 1 year ago
JSON representation
The MonadTell type class, and related monad transformers and utilities.
- Host: GitHub
- URL: https://github.com/lightandlight/tell
- Owner: LightAndLight
- Created: 2021-09-04T03:37:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T11:18:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-01T02:28:42.258Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 11.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `tell`
The `MonadTell` type class, and related monad transformers and utilities.
## Packages
* `tell` - the core type class implementation and monad transformers
* `lens-tell` - `lens` integration for `MonadTell`