套件:libghc-sdl2-mixer-dev(1.2.0.0-4 以及其他的)
libghc-sdl2-mixer-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-sdl2-mixer:
- [haskell-sdl2-mixer_1.2.0.0-4.dsc]
- [haskell-sdl2-mixer_1.2.0.0.orig.tar.gz]
- [haskell-sdl2-mixer_1.2.0.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
Haskell bindings to SDL2_mixer
This package contains bindings to the SDL2_mixer library, in both high- and low-level forms:
The SDL namespace contains high-level bindings, where enumerations are split into sum types, and automatic error-checking is performed.
The SDL.Raw namespace contains an almost 1-1 translation of the C API into Haskell FFI calls. As such, this does not contain sum types nor error checking. Thus this namespace is suitable for building your own abstraction over SDL, but is not recommended for day-to-day programming.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-sdl2-mixer-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-8e81e
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-7048d
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-data-default-class-dev-0.1.2.2-3b83c
- 本虛擬套件由這些套件填實: libghc-data-default-class-dev
-
- dep: libghc-lifted-base-dev-0.2.3.12-e8035
- 本虛擬套件由這些套件填實: libghc-lifted-base-dev
-
- dep: libghc-monad-control-dev-1.0.3.1-b8be8
- 本虛擬套件由這些套件填實: libghc-monad-control-dev
-
- dep: libghc-sdl2-dev-2.5.5.0-24d92
- 本虛擬套件由這些套件填實: libghc-sdl2-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-54f98
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-vector-dev-0.13.1.0-ca5d5
- 本虛擬套件由這些套件填實: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: libsdl2-2.0-0 (>= 2.0.12)
- Simple DirectMedia Layer
-
- dep: libsdl2-mixer-2.0-0 (>= 2.0.4)
- Mixer library for Simple DirectMedia Layer 2, libraries