软件包:libghc-snap-core-dev(1.0.3.2-3 以及其他的)
libghc-snap-core-dev 的相关链接
Debian 的资源:
下载源码包 haskell-snap-core:
- [haskell-snap-core_1.0.3.2-3.dsc]
- [haskell-snap-core_1.0.3.2.orig.tar.gz]
- [haskell-snap-core_1.0.3.2-3.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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-attoparsec-dev-0.13.2.2-520e1
- 本虚包由这些包填实: libghc-attoparsec-dev
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-b3c02
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.5.11.0-1b029
- 本虚包由这些包填实: ghc
-
- dep: libghc-directory-dev-1.3.1.5-043d2
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepath-dev-1.4.2-c0b20
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.2.7.0-5efa0
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hunit-dev-1.6.0.0-5cce2
- 本虚包由这些包填实: libghc-hunit-dev
-
- dep: libghc-io-streams-dev-1.5.0.1-b6cbb
- 本虚包由这些包填实: libghc-io-streams-dev
-
- dep: libghc-lifted-base-dev-0.2.3.12-91d57
- 本虚包由这些包填实: libghc-lifted-base-dev
-
- dep: libghc-monad-control-dev-1.0.2.3-e43f1
- 本虚包由这些包填实: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 本虚包由这些包填实: ghc
-
- dep: libghc-network-dev-2.6.3.6-75f3a
- 本虚包由这些包填实: libghc-network-dev
-
- dep: libghc-network-uri-dev-2.6.1.0-71a3a
- 本虚包由这些包填实: libghc-network-uri-dev
-
- dep: libghc-old-locale-dev-1.0.0.7-afc40
- 本虚包由这些包填实: libghc-old-locale-dev
-
- dep: libghc-random-dev-1.1-98be1
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-readable-dev-0.3.1-ca093
- 本虚包由这些包填实: libghc-readable-dev
-
- dep: libghc-regex-posix-dev-0.95.2-b55df
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-text-dev-1.2.3.1-89382
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.8.0.2-9c1c7
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.5.0-b5d2f
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-compat-dev-0.5.1-00584
- 本虚包由这些包填实: libghc-unix-compat-dev
-
- dep: libghc-vector-dev-0.12.0.1-d0ea2
- 本虚包由这些包填实: 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