软件包:libghc-snap-core-dev(1.0.4.2-1)
libghc-snap-core-dev 的相关链接
Debian 的资源:
下载源码包 haskell-snap-core:
- [haskell-snap-core_1.0.4.2-1.dsc]
- [haskell-snap-core_1.0.4.2.orig.tar.gz]
- [haskell-snap-core_1.0.4.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [snapframework.com]
相似软件包:
Snap: A Haskell Web Framework (Core)
Snap is a simple and fast web development framework and server written in Haskell. For more information or to download the latest version, you can visit the Snap project website at <http://snapframework.com/>.
This library contains the core definitions and types for the Snap framework, including:
1. Primitive types and functions for HTTP (requests, responses, cookies, post/query parameters, etc)
2. Type aliases and helper functions for Iteratee I/O
3. A monad for programming web handlers called \"Snap\", inspired by happstack's (<http://happstack.com/index.html>), which allows:
o Stateful access to the HTTP request and response objects
o Monadic failure (i.e. MonadPlus/Alternative instances) for declining to handle requests and chaining handlers together
o Early termination of the computation if you know early what you want to return and want to prevent further monadic processing
This package contains the normal library files.
其他与 libghc-snap-core-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-attoparsec-dev-0.13.2.4-c1829
- 本虚包由这些包填实: libghc-attoparsec-dev
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-92515
- 本虚包由这些包填实: ghc
-
- dep: libghc-case-insensitive-dev-1.2.1.0-4c9b0
- 本虚包由这些包填实: libghc-case-insensitive-dev
-
- dep: libghc-containers-dev-0.6.2.1-53ee1
- 本虚包由这些包填实: ghc
-
- dep: libghc-directory-dev-1.3.6.0-6c350
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepath-dev-1.4.2.1-8143b
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.3.0.0-565bd
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hunit-dev-1.6.0.0-30379
- 本虚包由这些包填实: libghc-hunit-dev
-
- dep: libghc-io-streams-dev-1.5.1.0-67ca2
- 本虚包由这些包填实: libghc-io-streams-dev
-
- dep: libghc-lifted-base-dev-0.2.3.12-6f903
- 本虚包由这些包填实: libghc-lifted-base-dev
-
- dep: libghc-monad-control-dev-1.0.2.3-6f38c
- 本虚包由这些包填实: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.2.2-c5b7a
- 本虚包由这些包填实: ghc
-
- dep: libghc-network-dev-3.1.1.1-09230
- 本虚包由这些包填实: libghc-network-dev
-
- dep: libghc-network-uri-dev-2.6.3.0-82b6c
- 本虚包由这些包填实: libghc-network-uri-dev
-
- dep: libghc-old-locale-dev-1.0.0.7-2d137
- 本虚包由这些包填实: libghc-old-locale-dev
-
- dep: libghc-random-dev-1.1-406f9
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-readable-dev-0.3.1-f92f9
- 本虚包由这些包填实: libghc-readable-dev
-
- dep: libghc-regex-posix-dev-0.96.0.0-ccf68
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-text-dev-1.2.4.0-9798c
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.9.3-8c784
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-38196
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-compat-dev-0.5.2-616fe
- 本虚包由这些包填实: libghc-unix-compat-dev
-
- dep: libghc-vector-dev-0.12.1.2-55f59
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10
- 多精度运算库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: libghc-snap-core-doc
- Snap: A Haskell Web Framework (Core); documentation
-
- sug: libghc-snap-core-prof
- Snap: A Haskell Web Framework (Core); profiling libraries