yesod-default for shakespeare-js 1.1
This commit is contained in:
parent
053210da6f
commit
7cc69c10d1
@ -1,5 +1,5 @@
|
|||||||
name: yesod-default
|
name: yesod-default
|
||||||
version: 1.1.1
|
version: 1.1.2
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Patrick Brisbin
|
author: Patrick Brisbin
|
||||||
@ -27,7 +27,7 @@ library
|
|||||||
, text >= 0.9
|
, text >= 0.9
|
||||||
, directory >= 1.0
|
, directory >= 1.0
|
||||||
, shakespeare-css >= 1.0 && < 1.1
|
, shakespeare-css >= 1.0 && < 1.1
|
||||||
, shakespeare-js >= 1.0 && < 1.1
|
, shakespeare-js >= 1.0 && < 1.2
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, yaml >= 0.8 && < 0.9
|
, yaml >= 0.8 && < 0.9
|
||||||
, network-conduit >= 0.5 && < 0.7
|
, network-conduit >= 0.5 && < 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user