[ 源代码: haskell-pointedlist ]
软件包:libghc-pointedlist-dev(0.6.1-12)
libghc-pointedlist-dev 的相关链接
Debian 的资源:
下载源码包 haskell-pointedlist:
- [haskell-pointedlist_0.6.1-12.dsc]
- [haskell-pointedlist_0.6.1.orig.tar.gz]
- [haskell-pointedlist_0.6.1-12.debian.tar.xz]
维护者:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
zipper-like comonad which works as a list, tracking a position
This Haskell library provides PointedList, which tracks the position in a non-empty list which works similarly to a zipper. A current item is always required, and therefore the list may never be empty. A circular PointedList wraps around to the other end when progressing past the actual edge.
This package contains the normal library files.
其他与 libghc-pointedlist-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libghc-binary-dev-0.8.9.1-7d034
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库