summaryrefslogtreecommitdiff
path: root/dev-haskell/monads-tf/metadata.xml
blob: f428e8739c73e30d230aa57e2aad746aa3605532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>haskell@gentoo.org</email>
  <name>Gentoo Haskell</name>
 </maintainer>
 <longdescription>
		Monad classes using type families, with instances for various
		monad transformers, inspired by the paper /Functional Programming
		with Overloading and Higher-Order Polymorphism/, by Mark P
		Jones, in /Advanced School of Functional Programming/, 1995
		(&lt;http://web.cecs.pdx.edu/~mpj/pubs/springschool.html&gt;).
		
		This package is almost a compatible replacement for the @mtl-tf@ package.
	</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>