Install this package:
emerge -a dev-haskell/glambda
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/glambda
Or alternatively:
emerge --autounmask-write -a dev-haskell/glambda
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.2-r1 | 8 | ~amd64 | 0/1.0.2-r1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This is an interpreter for the simply-typed lambda calculus. It is written making heavy use of generalized algebraic datatypes (GADTs), and is meant to serve as an example how how these GADTs can be useful. See the GitHub repo for more information about the syntax for the language and interpreter commands. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | glambda-1.0.2-pretty-printer.patch | 37256 bytes |
| DIST | glambda-1.0.2.tar.gz | 21920 bytes |