packages feed

hspec-tmp-proc-0.5.0.1: README.md

# hspec-tmp-proc

[![Hackage](https://img.shields.io/hackage/v/hspec-tmp-proc.svg)](https://hackage.haskell.org/package/hspec-tmp-proc)
[![BSD-3.0 license](https://img.shields.io/badge/license-BSD--3.0-blue.svg)](https://github.com/adetokunbo/tmp-proc/blob/master/hspec-tmp-proc/LICENSE)

hspec-tmp-proc provides a module that simplifies using `tmp-proc` with tests
that use [hspec][1].

It's a very small package; the aim of providing it in its own package rather
than including it in the `tmp-proc` package is to keep dependencies of
`tmp-proc` to a minimum.

[1]:https://hspec.github.io