[ trixie ]
[ sid ]
套件:haskell-sdl2-image-utils(2.1.0.0-2) [debports]
haskell-sdl2-image-utils 的相關連結
Debian 的資源:
下載原始碼套件 :
未找到維護小組:
外部的資源:
- 主頁 [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.
其他與 haskell-sdl2-image-utils 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library
-
- 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