https://github.com/data61/papa-prelude-lens
Prelude with only useful functions
https://github.com/data61/papa-prelude-lens
Last synced: 4 months ago
JSON representation
Prelude with only useful functions
- Host: GitHub
- URL: https://github.com/data61/papa-prelude-lens
- Owner: data61
- License: other
- Created: 2016-09-01T00:23:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T11:40:13.000Z (over 9 years ago)
- Last Synced: 2025-09-20T14:59:20.950Z (5 months ago)
- Language: Haskell
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
Awesome Lists containing this project
README
# `papa-prelude-lens`
All `lens` libraries otherwise in `base`. `import Papa.Base.Lens`
----
* `papa`
All general libraries. `import Papa`
* `papa-lens`
Libraries from the `lens` library. `import Papa.Lens`
* `papa-prelude`
All libraries per `base`. `import Papa.Base`
* `papa-prelude-core`
All `Prelude` libraries otherwise in `base`. `import Papa.Base.Prelude`
* `papa-prelude-lens`
All `lens` libraries otherwise in `base`. `import Papa.Base.Lens`
* `papa-prelude-semigroupoids`
All `semigroupoids` libraries otherwise in `base`. `import Papa.Base.Semigroupoids`
* `papa-prelude-semigroups`
All `semigroups` otherwise in from `base`. `import Papa.Base.Prelude`