ghc-snap-server 1.1.2.0
Web server for the Snap Framework
Snap is a simple and fast web development framework and server written in Haskell. For more information, you can visit the Snap project website at http://snapframework.com/. The Snap HTTP server is a high performance web server library written in Haskell. Together with the snap-core library upon which it depends, it provides a clean and efficient Haskell programming interface to the HTTP protocol.
- Outputs:
out
- Website: http://snapframework.com/
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-snap-server 1.1.2.0
as follows:
guix install ghc-snap-server@1.1.2.0
Or install the latest version:
guix install ghc-snap-server
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.