https://github.com/prosumma/hs-prosumma
A shared library for my personal Haskell projects
https://github.com/prosumma/hs-prosumma
Last synced: 8 months ago
JSON representation
A shared library for my personal Haskell projects
- Host: GitHub
- URL: https://github.com/prosumma/hs-prosumma
- Owner: Prosumma
- License: mit
- Created: 2022-12-20T04:08:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T00:00:01.000Z (over 1 year ago)
- Last Synced: 2025-03-13T00:28:15.684Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 364 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# prosumma
You probably don't need this. It's a grab bag shared library used by my other Haskell projects. It makes extensive, opinionated use of [RIO](https://www.fpcomplete.com/haskell/library/rio/).
Why is it open source? Why not? My philosophy is that open source should be the default. Closed source should be chosen only for commercial software and even then only if there's no other alternative.