Install this package:
emerge -a dev-haskell/preprocessor-tools
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/preprocessor-tools
Or alternatively:
emerge --autounmask-write -a dev-haskell/preprocessor-tools
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.2 | 8 | ~amd64 | 0/2.0.2 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This library provides a quick-and-dirty (but often effective) method for extending Haskell's syntax using a custom preprocessor. It parses Haskell into a bare-bones AST with just enough knowledge of the syntax to preserve nesting, and then allows transformations on the AST. See the package ixdopp (<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ixdopp>) for an example of how to do this. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | preprocessor-tools-2.0.2.tar.gz | 9892 bytes | 2.0.2 |
| Type | File | Size |
|---|