You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/deepseq-generics/metadata.xml

21 lines
923 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
This package provides a &quot;GHC.Generics&quot;-based
&#39;Control.DeepSeq.Generics.genericRnf&#39; function which can be used
for providing a &#39;rnf&#39; implementation. See the documentation for
the &#39;genericRnf&#39; function in the &quot;Control.DeepSeq.Generics&quot; module
to get started.
The original idea was pioneered in the @generic-deepseq@ package
(see &lt;http://www.haskell.org/pipermail/haskell-cafe/2012-February/099551.html&gt;
for more information).
This package differs from the @generic-deepseq@ package by working
in combination with the existing @deepseq@ package as opposed to defining a
conflicting drop-in replacement for @deepseq@&#39;s @Control.Deepseq@ module.
</longdescription>
</pkgmetadata>