Skip to content

Commit

Permalink
Mention Stack Builders Stache tutorial in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Aug 17, 2016
1 parent 6804ea3 commit 6a0206e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ helpful:
* The official Mustache site: https://mustache.github.io/
* The manual: https://mustache.github.io/mustache.5.html
* The specification: https://github.com/mustache/spec
* Stack Builders Stache tutorial: https://www.stackbuilders.com/tutorials/haskell/mustache-templates/

## License

Expand Down
1 change: 1 addition & 0 deletions Text/Mustache.hs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
-- * The official Mustache site: <https://mustache.github.io/>
-- * The manual: <https://mustache.github.io/mustache.5.html>
-- * The specification: <https://github.com/mustache/spec>
-- * Stack Builders Stache tutorial: <https://www.stackbuilders.com/tutorials/haskell/mustache-templates/>

module Text.Mustache
( -- * Types
Expand Down

0 comments on commit 6a0206e

Please sign in to comment.