haskell@gentoo.org Gentoo Haskell Enable benchmarking against Neil Mitchell's uniplate library for comparative performance analysis. Defaults to being turned off to avoid the extra dependency. Generate inline pragmas when using template-haskell. This defaults to enabled, but you can to shut it off to benchmark the relative performance impact, or as last ditch effort to address compile errors resulting from the myriad versions of template-haskell that all purport to be 2.8. Disallow unsafeCoerce Build and run the doctests test-suite. Attempt a parallel build with GHC 7.8. Assert that we are trustworthy when we can ekmett/lens