packages feed

yesod 1.2.1 → 1.2.1.1

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

Yesod/Default/Config.hs view
@@ -214,7 +214,7 @@                 Nothing -> fail $ "Not found: " ++ show k  -- | Loads the configuration block in the passed file named by the---   passed environment, yeilds to the passed function as a mapping.+--   passed environment, yields to the passed function as a mapping. -- --   Errors in the case of a bad load or if your function returns --   @Nothing@.
yesod.cabal view
@@ -1,5 +1,5 @@ name:            yesod-version:         1.2.1+version:         1.2.1.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>