@hackage yesod-crud0.1.7
Generic administrative CRUD operations as a Yesod subsite
Categories
License
BSD-3-Clause
Maintainer
league@contrapunctus.net
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (13)
- MissingH >=1.3 && <1.5
- base >=4 && <5
- classy-prelude >=0.11 && <0.13
- containers >=0.5 && <0.6
- monad-control >=1.0 && <1.1
- persistent >=2.1 && <2.6 Show all…
Dependents (1)
@hackage/acme-everything
This package helps you build administrative CRUD
operations (Create, Retrieve, Update, Delete) into
your web site, as Yesod subsites. There is a demo
site in the example directory in the distribution.