[ 源代码: haskell-th-utilities ]
软件包:libghc-th-utilities-prof(0.2.0.1-5 以及其他的)
libghc-th-utilities-prof 的相关链接
Debian 的资源:
下载源码包 haskell-th-utilities:
- [haskell-th-utilities_0.2.0.1-5.dsc]
- [haskell-th-utilities_0.2.0.1.orig.tar.gz]
- [haskell-th-utilities_0.2.0.1-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
useful functions for use with Template Haskell; profiling libraries
The 'th-utilities' package provides a number of useful utilities for Template Haskell. In particular:
* TH.Derive provides a convenient system for using TH to derive typeclass instances. It allows for open registration of TH derivers, and reuses instance syntax for invoking them. * TH.Derive.Storable defines derivation of Storable for ADTs. * TH.ReifyDataType provides utilities for reifying simplified datatype info. It omits details that you don't usually want to handle, making it much more straightforward to generate code based on datatype structure. * TH.RelativePaths provides utilities for loading files based on paths relative to the cabal file. This is particularly handy for loading code into ghci even when its current dir isn't the package dir. Ideally, this module would be used by everyone who currently uses qAddDependentFile. * TH.Utilities provides a miscellaneous set of utilities that are useful within this package and elsewhere.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-th-utilities-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-3abbc
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-1e712
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.5.11.0-76ed0
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-directory-prof-1.3.1.5-a79c4
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-filepath-prof-1.4.2-5b812
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-primitive-prof-0.6.4.0-171f6
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-syb-prof-0.7-b28fb
- 本虚包由这些包填实: libghc-syb-prof
-
- dep: libghc-template-haskell-prof-2.13.0.0-154a8
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-text-prof-1.2.3.1-3acd7
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-th-orphans-prof-0.13.6-ae1f2
- 本虚包由这些包填实: libghc-th-orphans-prof
-
- dep: libghc-th-utilities-dev (= 0.2.0.1-5+b2)
- useful functions for use with Template Haskell