packages feed

readme-lhs-0.6.0: readme.md

[readme-lhs](https://tonyday567.github.io/readme-lhs) [![Build Status](https://travis-ci.org/tonyday567/readme-lhs.svg)](https://travis-ci.org/tonyday567/readme-lhs)
=====================================================================================================================================================================

<blockquote cite>
The language in which we express our ideas has a strong influence on our
thought processes. Knuth
</blockquote>

example insert

``` {.output .example}
Simple example of an output
```

template
========

A bare bones stack template is located in
[other/readme-lhs.hsfiles](other/readme-lhs.hsfiles). It contains what
you need to quickly get started with literate programming alongside the
challenge of using a rapid workflow
`stack build --test --exec "$(stack path --local-install-root)/bin/readme-lhs-example" --file-watch`.