yesod-static 1.5.0 → 1.5.0.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- yesod-static.cabal +2/−2
yesod-static.cabal view
@@ -1,5 +1,5 @@ name: yesod-static-version: 1.5.0+version: 1.5.0.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -36,7 +36,7 @@ , template-haskell , directory >= 1.0 , transformers >= 0.2.2- , wai-app-static >= 1.3.2+ , wai-app-static >= 3.1 , wai >= 1.3 , text >= 0.9 , file-embed >= 0.0.4.1 && < 0.5