# hspec-tmp-proc
[](https://hackage.haskell.org/package/hspec-tmp-proc)
[](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