This package browser is in early development. Mind the rough edges.

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.

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.