| Copyright | (c) 2012 Michael Sloan |
|---|---|
| License | BSD-style (see the LICENSE file) |
| Maintainer | Michael Sloan <mgsloan@gmail.com> |
| Stability | experimental |
| Portability | GHC only |
| Safe Haskell | None |
| Language | Haskell98 |
Control.Plumbers.Specs
Description
This module defines the specifications used by Control.Plumbers and Control.Plumbers.Monad. These need to be defined in a separate module in order to handle GHC Template Haskell staging restrictions.
Documentation
fbindTypes :: Bool -> PlumberTypes Source #