Versions
This commit is contained in:
parent
6f215c7f5f
commit
0b6da81f40
@ -1,5 +1,5 @@
|
||||
name: yesod-static
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
@ -27,7 +27,7 @@ library
|
||||
, template-haskell
|
||||
, directory >= 1.0 && < 1.2
|
||||
, transformers >= 0.2 && < 0.3
|
||||
, wai-app-static >= 0.3 && < 0.4
|
||||
, wai-app-static >= 0.2 && < 0.3
|
||||
, text >= 0.5 && < 1.0
|
||||
exposed-modules: Yesod.Helpers.Static
|
||||
ghc-options: -Wall
|
||||
|
||||
Loading…
Reference in New Issue
Block a user