lambdacms-core
==============
Provides functionality that all other `lambdacms-*` packages depend on.
This package provides a [Yesod](http://yesodweb.com) subsite containing the
basic functionality of a CMS's admin section and all code that is shared
between the admin sections of *extensions*.
Please refer to
[the main README of LambdaCms](https://github.com/lambdacms/lambdacms)
for instructions on how to use this package and what LambdaCms *extensions* are.
### License
All code in this repository is released under the MIT license, as specified
in the [LICENSE file](https://github.com/lambdacms/lambdacms/blob/master/LICENSE).