https://github.com/pbrisbin/yesod-goodies
Small utilities useful in any yesod web app
https://github.com/pbrisbin/yesod-goodies
Last synced: about 1 month ago
JSON representation
Small utilities useful in any yesod web app
- Host: GitHub
- URL: https://github.com/pbrisbin/yesod-goodies
- Owner: pbrisbin
- License: bsd-3-clause
- Created: 2011-05-03T23:03:04.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-14T00:57:25.000Z (about 13 years ago)
- Last Synced: 2025-05-07T18:09:17.271Z (about 1 month ago)
- Language: Haskell
- Homepage:
- Size: 149 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NOTICE
This package is officially deprecated.
The directories here that are submodules are the packages I think are
useful enough to warrant maintainership. They are all their own repos
and have been uploaded to hackage separately. In accordance with this,
the [yesod-comments][] package on hackage now directly depends on them
and not this meta-package.[yesod-comments]: https://github.com/pbrisbin/yesod-comments "Yesod Comments"
Everyone should switch to using those packages independently and not
rely on, expect, or link to the "-goodies" meta package.That said, if anyone thinks an overall -meta is useful and is willing to
maintain it, I won't stop you -- feel free to fork, update and upload.