[ 源代码: haskell-time-units ]
软件包:libghc-time-units-prof(1.0.0-6)
libghc-time-units-prof 的相关链接
Debian 的资源:
下载源码包 haskell-time-units:
- [haskell-time-units_1.0.0-6.dsc]
- [haskell-time-units_1.0.0.orig.tar.gz]
- [haskell-time-units_1.0.0-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
basic library for defining units of time as types; profiling libraries
In many cases, it is useful (either for error checking or documentation reasons) to define input and output types as having a particular unit of time. In addition, by creating a type class defining type units, this library should make it easier to separate the units of time the developer wants to think in versus the units of time the library author wants to think in.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-time-units-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-75247
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-time-units-dev (= 1.0.0-6)
- basic library for defining units of time as types