https://github.com/passy/lens-over-tea
https://github.com/passy/lens-over-tea
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/passy/lens-over-tea
- Owner: passy
- License: bsd-3-clause
- Created: 2016-03-31T10:23:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T08:22:59.000Z (about 10 years ago)
- Last Synced: 2025-02-04T20:45:36.463Z (over 1 year ago)
- Language: Haskell
- Size: 10.7 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lens over tea
Code for the brilliant ["Lens over Tea"](https://artyom.me/lens-over-tea-1)
series.
## WARNING
This uses `-fdefer-type-errors`, so you're basically back in JavaScript land
when it comes to type safety.