yesod-crud 0.1.5 → 0.1.7
raw patch · 1 files changed
+1/−1 lines, 1 files
Files
- yesod-crud.cabal +1/−1
yesod-crud.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: yesod-crud-version: 0.1.5+version: 0.1.7 synopsis: Generic administrative CRUD operations as a Yesod subsite description: This package helps you build administrative CRUD operations (Create, Retrieve, Update, Delete) into