~ben/yesod-text-markdown

9d5e7e76f9ca09e1ff6fb5ba39ed89a61382f37a — Ben Sima 5 years ago eafb999 master
Update readme
1 files changed, 2 insertions(+), 9 deletions(-)

M README.md
M README.md => README.md +2 -9
@@ 5,12 5,5 @@ yesod-text-markdown

Yesod support for Text.Markdown

This fork is currently awaiting permission from the original author to be
updated on Hackage/Stackage. Until then, use like so in your stack.yaml:

``` yaml
extra-deps:
- git: https://github.com/bsima/yesod-text-markdown
  commit: 5db3f2d8b108222d3f5af87d5ddddb30b3480351

```
Available on [Hackage](https://hackage.haskell.org/package/yesod-text-markdown),
will soon be on Stackage too.