套件:libghc-esqueleto-doc(3.5.11.2-1)
libghc-esqueleto-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-esqueleto:
- [haskell-esqueleto_3.5.11.2-1.dsc]
- [haskell-esqueleto_3.5.11.2.orig.tar.gz]
- [haskell-esqueleto_3.5.11.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
type-safe EDSL for SQL on persistent backends; documentation
esqueleto is a bare bones, type-safe EDSL for SQL queries that works with unmodified persistent SQL backends. Its language closely resembles SQL, so you don't have to learn new concepts, just new syntax, and it's fairly easy to predict the generated SQL and optimize it for your backend. Most kinds of errors committed when writing SQL are caught as compile-time errors---although it is possible to write type-checked esqueleto queries that fail at runtime.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-esqueleto-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-aeson-doc
- Fast JSON parsing and encoding library; documentation
-
- rec: libghc-attoparsec-doc
- Fast combinator parsing for bytestrings; documentation
-
- rec: libghc-blaze-html-doc
- HTML combinator library for Haskell; documentation
-
- rec: libghc-conduit-doc
- streaming data processing library; documentation
-
- rec: libghc-esqueleto-dev
- type-safe EDSL for SQL on persistent backends
-
- rec: libghc-monad-logger-doc
- a class of monads which can log messages; documentation
-
- rec: libghc-persistent-doc
- type-safe, non-relational, multi-backend persistence; documentation
-
- rec: libghc-resourcet-doc
- deterministic allocation and freeing of scarce resources; documentation
-
- rec: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-esqueleto-prof
- type-safe EDSL for SQL on persistent backends; profiling libraries