[ ソース: haskell-th-utilities ]
パッケージ: libghc-th-utilities-doc (0.2.5.0-3)
libghc-th-utilities-doc に関するリンク
Debian の資源:
haskell-th-utilities ソースパッケージをダウンロード:
- [haskell-th-utilities_0.2.5.0-3.dsc]
- [haskell-th-utilities_0.2.5.0.orig.tar.gz]
- [haskell-th-utilities_0.2.5.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
useful functions for use with Template Haskell; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-th-utilities-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-syb-doc
- Generic programming library for Haskell; documentation
-
- rec: libghc-th-abstraction-doc
- nicer interface for reified information about data types; documentation
-
- rec: libghc-th-orphans-doc
- orphan instances for TH datatypes; documentation
-
- rec: libghc-th-utilities-dev
- useful functions for use with Template Haskell
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-th-utilities-prof
- useful functions for use with Template Haskell; profiling libraries