hololeap 4f94a291f6
dev-haskell/hashtables: new package, add 1.3.1
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2023-10-23 04:10:32 +01:00

17 lines
588 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<use>
<flag name="bounds-checking">if on, use bounds-checking array accesses</flag>
<flag name="detailed-profiling">add detailed profiling information to profiled build-depends</flag>
</use>
<upstream>
<remote-id type="hackage">hashtables</remote-id>
<remote-id type="github">gregorycollins/hashtables</remote-id>
</upstream>
</pkgmetadata>