yesod 1.4.1.3 → 1.4.1.4
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- Yesod/Default/Util.hs +1/−1
- yesod.cabal +1/−1
Yesod/Default/Util.hs view
@@ -102,7 +102,7 @@ , func , " on " , show file- , ", but no template were found."+ , ", but no templates were found." ] exps -> return $ DoE $ map NoBindS exps where
yesod.cabal view
@@ -1,5 +1,5 @@ name: yesod-version: 1.4.1.3+version: 1.4.1.4 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>