软件包:libghc-listlike-dev(4.7.1-1)
libghc-listlike-dev 的相关链接
Debian 的资源:
下载源码包 haskell-listlike:
- [haskell-listlike_4.7.1-1.dsc]
- [haskell-listlike_4.7.1.orig.tar.gz]
- [haskell-listlike_4.7.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Generic support for list-like structures
Generic support for list-like structures in Haskell.
The ListLike module provides a common interface to the various Haskell types that are list-like. Predefined interfaces include standard Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom types can easily be made ListLike instances as well.
ListLike also provides for String-like types, such as String and ByteString, for types that support input and output, and for types that can handle infinite lists.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-listlike-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-0281a
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-92515
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.6.2.1-53ee1
- 本虚包由这些包填实: ghc
-
- dep: libghc-deepseq-dev-1.4.4.0-5e065
- 本虚包由这些包填实: ghc
-
- dep: libghc-dlist-dev-0.8.0.8-1f065
- 本虚包由这些包填实: libghc-dlist-dev
-
- dep: libghc-fmlist-dev-0.9.3-f9635
- 本虚包由这些包填实: libghc-fmlist-dev
-
- dep: libghc-text-dev-1.2.4.0-9798c
- 本虚包由这些包填实: ghc
-
- dep: libghc-utf8-string-dev-1.0.1.1-2b4df
- 本虚包由这些包填实: libghc-utf8-string-dev
-
- dep: libghc-vector-dev-0.12.1.2-55f59
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-listlike-doc
- Generic support for list-like structures; documentation
-
- sug: libghc-listlike-prof
- Generic support for list-like structures; profiling libraries