| Copyright | Andrew G. Seniuk 2014-2015 |
|---|---|
| License | BSD-style (see the file LICENSE) |
| Maintainer | Andrew Seniuk <rasfar@gmail.com> |
| Stability | provisional |
| Portability | GHC (unsafePerformIO) |
| Safe Haskell | None |
| Language | Haskell2010 |
Seqaid.Runtime
Description
This module is for seqaid internal use.
The seemingly redundant superclass constraints are necessary due to some weirdness in the TH or Core code (I forget the details); should try to get rid of them in case it's since become possible...