パッケージ: libghc-enummapset-th-dev (0.6.1.1-1)
libghc-enummapset-th-dev に関するリンク
Trisquel の資源:
haskell-enummapset-th ソースパッケージをダウンロード:
- [haskell-enummapset-th_0.6.1.1-1.dsc]
- [haskell-enummapset-th_0.6.1.1.orig.tar.gz]
- [haskell-enummapset-th_0.6.1.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Haskell Group (メールアーカイブ)
- Clint Adams
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
TH-generated EnumSet/EnumMap wrappers around IntSet/IntMap
This package wraps IntSet and IntMap from containers, and provides fast sets and maps keyed on any data type with a well-behaved Enum instance. Useful for derived Enums, newtype'd Ints, or any data type that can be packed into an Int: just implement fromEnum and toEnum.
The boilerplate is generated using Template Haskell, so unlike enummapset it's easier to maintain and keep up-to-date with containers. On the downside, it's less portable.
Note that "Data.EnumMap.Lazy" and "Data.EnumMap.Strict" provide distinct newtype wrappers, and their respective 'Functor' instances behave as expected, unlike that of IntMap which is alway lazy.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-enummapset-th-dev 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.9.1.0-5a696 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-base-dev-4.9.1.0-d28d6 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.5.7.1-cd211 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.5.7.1-ed950 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-deepseq-dev-1.4.2.0-ab902 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-deepseq-dev-1.4.2.0-fb727 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-template-haskell-dev-2.11.1.0-14f6d [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-template-haskell-dev-2.11.1.0-ae950 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-enummapset-th-doc
- TH-generated EnumSet/EnumMap wrappers around IntSet/IntMap; documentation
-
- sug: libghc-enummapset-th-prof
- TH-generated EnumSet/EnumMap wrappers around IntSet/IntMap; profiling libraries