summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 01:29:46 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:57:37 +0100
commit1f77f7ce7836fd7f48811a0bbe31a4c387e5cf76 (patch)
treee9d372657febdb3ce733c4c8b0de8bd0c7dbf2cd /dev-haskell/lens/metadata.xml
parentdev-haskell/trifecta: drop 2.1 (diff)
downloadgentoo-1f77f7ce7836fd7f48811a0bbe31a4c387e5cf76.tar.gz
gentoo-1f77f7ce7836fd7f48811a0bbe31a4c387e5cf76.tar.bz2
gentoo-1f77f7ce7836fd7f48811a0bbe31a4c387e5cf76.zip
dev-haskell/lens: drop 4.19.2-r2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/lens/metadata.xml')
-rw-r--r--dev-haskell/lens/metadata.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-haskell/lens/metadata.xml b/dev-haskell/lens/metadata.xml
index 746157c47d78..937381521944 100644
--- a/dev-haskell/lens/metadata.xml
+++ b/dev-haskell/lens/metadata.xml
@@ -5,25 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <use>
- <flag name="benchmark-uniplate">
- Enable benchmarking against Neil Mitchell's
- uniplate library for comparative performance analysis. Defaults to being
- turned off to avoid the extra dependency.
- </flag>
- <flag name="inlining">
- 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.
- </flag>
- <flag name="safe">Disallow unsafeCoerce</flag>
- <flag name="dump-splices">Build and run the doctests test-suite.</flag>
- <flag name="j">Attempt a parallel build with GHC 7.8.</flag>
- <flag name="trustworthy">Assert that we are trustworthy when we can</flag>
- </use>
- <upstream>
- <remote-id type="github">ekmett/lens</remote-id>
- </upstream>
</pkgmetadata>