blob: 0a2f92612ea07f2dc33fa0195706e827ffda730c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
This package contains state variables, which are references in the IO monad,
like IORefs or parts of the OpenGL state.
</longdescription>
<upstream>
<remote-id type="github">haskell-opengl/StateVar</remote-id>
</upstream>
</pkgmetadata>
|