shakespeare-js 1.2.0.2 → 1.2.0.3
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- Text/Roy.hs +1/−1
- shakespeare-js.cabal +1/−1
Text/Roy.hs view
@@ -33,7 +33,7 @@ -- -- 1. Shakespearean templates: <http://www.yesodweb.com/book/templates> ----- 2. Roy: <http://http://roy.brianmckenna.org/>+-- 2. Roy: <http://roy.brianmckenna.org/> module Text.Roy ( -- * Functions -- ** Template-Reading Functions
shakespeare-js.cabal view
@@ -1,5 +1,5 @@ name: shakespeare-js-version: 1.2.0.2+version: 1.2.0.3 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>