packages feed

hamlet 1.1.7.2 → 1.1.7.3

raw patch · 2 files changed

+6/−1 lines, 2 files

Files

Text/Hamlet.hs view
@@ -40,6 +40,11 @@     , ihamletRules     , htmlRules     , CloseStyle (..)+      -- * Used by generated code+    , condH+    , maybeH+    , asHtmlUrl+    , attrsToHtml     ) where  import Text.Shakespeare.Base
hamlet.cabal view
@@ -1,5 +1,5 @@ name:            hamlet-version:         1.1.7.2+version:         1.1.7.3 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>