-
Notifications
You must be signed in to change notification settings - Fork 41
Official Builds
cetinsert edited this page Aug 19, 2012
·
61 revisions
Built on | 2008 R2¹ | 3.2 | 10.7 | 9 |
Minimum | XP¹² | 2.6.24 | 10.7³ | 9³ |
CPU |
x86-64 x86-32
|
x86-64 x86-32 ARM ⁷
|
x86-64 |
x86-64 |
Linkage |
static ⁴ |
dynamic ⁵ static ⁶⁷ |
static ⁴ |
dynamic ⁵ |
GHC | 7.6.1 | 7.4 | 7.4 | 7.0.4 |
Flags | llvm |
llvm |
||
LLVM | 3 | 3 | ||
Embedded |
icon info
|
|||
Maintainer | Cetin | Cetin | Cetin | Cetin |
¹ release names, not kernel versions
² IPv6 works on Vista or later
³ may work with earlier releases
⁴ building static binaries do not require compilation flags
⁵ dynamicly linked against a single library: libgmp.so.10
⁶ flags required to compile static binaries: threaded
static
as in cabal install -f "llvm threaded static"
⁷ no static linkage on ARM, please download matching libgmp.so.10
for your ARM system