Haskell library for recursively mapping and traversing over all occurrences of values of type A inside values of some bigger type B
- Haskell 95.8%
- Nix 4.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| 2025-02-15 14:39:10 +02:00 | ||
| src/Data | Maybe instances | 2025-01-27 23:50:25 +02:00 |
| test | Instances for () | 2024-10-08 15:46:09 +03:00 |
| .gitignore | Initial commit | 2024-09-16 02:18:03 +03:00 |
| AUTHORS.md | Initial commit | 2024-09-16 02:18:03 +03:00 |
| CHANGELOG.md | Initial commit | 2024-09-16 02:18:03 +03:00 |
| flake.lock | Trying to nixify | 2025-02-15 14:21:00 +02:00 |
| flake.nix | Continue to try to nixify | 2025-02-15 14:39:10 +02:00 |
| LICENSE.txt | Initial commit | 2024-09-16 02:18:03 +03:00 |
| mold.cabal | Initial commit | 2024-09-16 02:18:03 +03:00 |
| README.md | Initial commit | 2024-09-16 02:18:03 +03:00 |
| stack-lts-22.yaml | Trying to nixify | 2025-02-15 14:21:00 +02:00 |
| stack.yaml | Initial commit | 2024-09-16 02:18:03 +03:00 |
Check out mold.cabal. More info coming soon :)