软件包:libghc-snap-core-dev(1.0.5.1-2 以及其他的)
libghc-snap-core-dev 的相关链接
Debian 的资源:
下载源码包 haskell-snap-core:
- [haskell-snap-core_1.0.5.1-2.dsc]
- [haskell-snap-core_1.0.5.1.orig.tar.gz]
- [haskell-snap-core_1.0.5.1-2.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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-attoparsec-dev-0.14.4-e4141
- 本虚包由这些包填实: libghc-attoparsec-dev
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-da82b
- 本虚包由这些包填实: ghc
-
- dep: libghc-case-insensitive-dev-1.2.1.0-80e7d
- 本虚包由这些包填实: libghc-case-insensitive-dev
-
- dep: libghc-containers-dev-0.6.7-138bd
- 本虚包由这些包填实: ghc
-
- dep: libghc-directory-dev-1.3.8.5-8eb88
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepath-dev-1.4.300.1-16f57
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.4.4.0-409e6
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hunit-dev-1.6.2.0-a10e8
- 本虚包由这些包填实: libghc-hunit-dev
-
- dep: libghc-io-streams-dev-1.5.2.2-440c7
- 本虚包由这些包填实: libghc-io-streams-dev
-
- dep: libghc-lifted-base-dev-0.2.3.12-dcd87
- 本虚包由这些包填实: libghc-lifted-base-dev
-
- dep: libghc-monad-control-dev-1.0.3.1-2d659
- 本虚包由这些包填实: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.3.1-c3eca
- 本虚包由这些包填实: ghc
-
- dep: libghc-network-dev-3.1.4.0-09676
- 本虚包由这些包填实: libghc-network-dev
-
- dep: libghc-network-uri-dev-2.6.4.2-01d3a
- 本虚包由这些包填实: libghc-network-uri-dev
-
- dep: libghc-old-locale-dev-1.0.0.7-aa4ce
- 本虚包由这些包填实: libghc-old-locale-dev
-
- dep: libghc-random-dev-1.2.1.2-a7f85
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-readable-dev-0.3.1-14ca9
- 本虚包由这些包填实: libghc-readable-dev
-
- dep: libghc-regex-posix-dev-0.96.0.1-c0bf4
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-text-dev-2.0.2-da1a9
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.12.2-d0f76
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-base-dev-0.4.6-a2557
- 本虚包由这些包填实: libghc-transformers-base-dev
-
- dep: libghc-transformers-dev-0.6.1.0-6ad3c
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-compat-dev-0.7.3-2195f
- 本虚包由这些包填实: libghc-unix-compat-dev
-
- dep: libghc-vector-dev-0.13.1.0-abd16
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时