软件包:libghc-sdl2-image-dev(2.1.0.0-4 以及其他的)
libghc-sdl2-image-dev 的相关链接
Debian 的资源:
下载源码包 haskell-sdl2-image:
- [haskell-sdl2-image_2.1.0.0-4.dsc]
- [haskell-sdl2-image_2.1.0.0.orig.tar.gz]
- [haskell-sdl2-image_2.1.0.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
Haskell bindings to SDL2_image
This package contains bindings to the SDL2_image 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-image-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-sdl2-dev-2.5.5.0-24d92
- 本虚包由这些包填实: libghc-sdl2-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-54f98
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-2.0.2-5b954
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: libsdl2-2.0-0 (>= 2.0.12)
- Simple DirectMedia Layer
-
- dep: libsdl2-image-2.0-0 (>= 2.0.5)
- Image loading library for Simple DirectMedia Layer 2, libraries