Install this package:
emerge -a dev-haskell/scotty
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/scotty
Or alternatively:
emerge --autounmask-write -a dev-haskell/scotty
<pkgmetadata> <maintainer type="person"> <email>spiderx@spiderx.dp.ua</email> <name>Vladimir Pavljuchenkov</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> Scotty is a way to write RESTful, declarative web applications. A page is as simple as defining the verb, url pattern, and Text content. It is template-language agnostic. Anything that returns a Text value will do. Conforms to WAI Application interface. Uses very fast Warp webserver by default. </longdescription> <upstream> <remote-id type="github">scotty-web/scotty</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | scotty-0.12.1-rev2.cabal | 5437 bytes |
| DIST | scotty-0.12.1.tar.gz | 64354 bytes |
| DIST | scotty-0.21-rev2.cabal | 5940 bytes |
| DIST | scotty-0.21.tar.gz | 77396 bytes |