yesod-core 1.2.4.4 → 1.2.4.5
raw patch · 2 files changed
+2/−1 lines, 2 files
Files
- Yesod/Core/Widget.hs +1/−0
- yesod-core.cabal +1/−1
Yesod/Core/Widget.hs view
@@ -47,6 +47,7 @@ , handlerToWidget -- * Internal , whamletFileWithSettings+ , asWidgetT ) where import Data.Monoid
yesod-core.cabal view
@@ -1,5 +1,5 @@ name: yesod-core-version: 1.2.4.4+version: 1.2.4.5 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>