Peter Simons
78fccddde3
ghc 7.0.2 and 7.0.3 are "broken" because of build errors with recent versions of GCC
...
rts/StgCRun.c: In function 'StgRunIsImplementedInAssembler':
rts/StgCRun.c:208:1:
error: frame pointer required, but reserved
StgRunIsImplementedInAssembler(void)
^
In file included from includes/Stg.h:230:0:
0,
from rts/StgCRun.c:70:
includes/stg/Regs.h:323:20:
note: for 'Sp'
GLOBAL_REG_DECL(P_,Sp,REG_Sp)
^
includes/stg/Regs.h:174:54:
note: in definition of macro 'GLOBAL_REG_DECL'
#define GLOBAL_REG_DECL(type,name,reg) register type name REG(reg);
^
2014-07-12 15:13:59 +02:00
Peter Simons
9705c25dd6
haskell-platform-2010.1.0.0: mark as broken, the source code is no longer available from haskell.org
2014-07-12 15:13:59 +02:00
Peter Simons
283f13e5a6
haskell-platform: build 2009.x with sufficiently old version of 'mtl' to avoid build errors in CGI library
2014-07-12 15:13:59 +02:00
Peter Simons
48a2253974
ghc: update version 7.8.2 to 7.8.3
2014-07-12 15:13:58 +02:00
Vladimír Čunát
7c5a1b1d51
haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell binaries
...
Pass '-optl-static -optl-pthread' to GHC to enable static linking.
Fixes <https://github.com/NixOS/nixpkgs/issues/3193 >. Further details can be
found at <http://permalink.gmane.org/gmane.linux.distributions.nixos/13526 >.
2014-07-12 15:12:05 +02:00
lethalman
38c2901741
Merge pull request #3253 from bjornfor/gnome-boxes
...
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman
160e347acb
libosinfo: new package
...
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".
It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
Oliver Charles
01a32db864
haskellPackages.ekg: Update to 0.4.0.1
2014-07-12 12:08:13 +01:00
lethalman
e50b705e12
Merge pull request #3242 from phi-gamma/master
...
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
2014-07-12 12:20:29 +02:00
John Wiegley
324eb38313
haskell-agda-stdlib: properly reference ghc and runhaskell
2014-07-12 04:43:31 -05:00
John Wiegley
c25343ef2b
Merge pull request #3083 from cstrahan/darwin-openjdk
...
fix openjdk url for Darwin
2014-07-11 15:37:35 -05:00
Sönke Hahn
0f65768234
taggy-lens: new haskell package, version 0.1.1
2014-07-11 16:47:12 +08:00
Sönke Hahn
b2fa0a4313
taggy: new haskell package, version 0.1
2014-07-11 15:13:04 +08:00
Philipp Gesang
df3c10caa3
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
...
s/LDLAGS/LDFLAGS/g in both packages
2014-07-11 07:17:11 +02:00
John Wiegley
6863cd0910
haskell-codex: updated 0.1.0.0 -> 0.1.0.1
2014-07-10 21:25:56 -05:00
Oliver Charles
0de3106a4b
Merge pull request #3235 from bosu/haxl
...
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko
482afc2922
Add haxl haskell package
2014-07-10 20:55:47 +03:00
cillianderoiste
d6e8e764ae
Merge pull request #3233 from wjlroe/exercism
...
New Exercism package
2014-07-10 18:56:47 +02:00
Florian Friesdorf
4fd6168e8a
python.isPyXY markers
2014-07-10 16:40:35 +02:00
Florian Friesdorf
7dde165353
pythonX.Y sitePackages passthru
...
Let python tell you the correct path for site-packages.
2014-07-10 16:34:45 +02:00
Florian Friesdorf
19dd74c59a
libxml2 version passthru
2014-07-10 16:33:45 +02:00
William Roe
8788eb09c7
Remove full stop from description
2014-07-10 15:11:12 +01:00
William Roe
09209878c6
Added wjlroe (me) as maintainer of this new Exercism package
2014-07-10 15:03:50 +01:00
William Roe
e22c0e6367
New exercism package
2014-07-10 15:03:42 +01:00
Peter Simons
f5756aa3bb
Merge pull request #3217 from cstrahan/fix-darwin-python
...
Fix Python 3.{2,3,4} on Darwin.
2014-07-10 13:20:48 +02:00
Peter Simons
a77078b84a
haskell-cabal2nix: update to version 1.64
2014-07-10 13:12:14 +02:00
Peter Simons
7e305cbd25
haskell-HPDF: re-generate with cabal2nix
2014-07-10 12:00:32 +02:00
lethalman
da28770de3
Merge pull request #3226 from hrdinka/haskell-clay
...
haskell-clay: add package version 0.9.0.1
2014-07-10 11:11:43 +02:00
Luca Bruno
310ba8da43
lambdabot: fix @type command, add ghci to the PATH
2014-07-10 10:48:23 +02:00
Christoph Hrdinka
71a0dfd568
haskell-clay: add package version 0.9.0.1
2014-07-10 10:02:58 +02:00
John Wiegley
0114a972c7
haskell-ghc-mod: Correct patch to ghc-process.el
...
This change has been accepted upstream, so soon it will not be necessary.
2014-07-09 17:52:18 -05:00
Luca Bruno
d05a86a1de
Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box
2014-07-09 15:46:48 +02:00
Luca Bruno
0cba70391b
Revert "haskell-unlambda: update to version 0.1.3"
...
This reverts commit b4a3a61285
.
The unlambda package failed to build after this change, reverting.
2014-07-09 12:43:37 +02:00
Charles Strahan
08f2ce1172
Fix Python 3.{2,3,4} on Darwin.
...
This removes the `-lcrypt` linker flag when compiling under Darwin.
2014-07-09 00:18:11 -04:00
Peter Simons
1e5528c15a
haskell-unix-time: the -fPIC flag is now provided by the proper build instructions
2014-07-08 20:04:17 +02:00
Eelco Dolstra
1b391e6bf9
openjdk: Set more informative version string
...
Also, disable full debug symbols. Don't know if this matters because
we're already stripping everything.
2014-07-08 18:35:40 +02:00
Eelco Dolstra
639f117ec4
openjdk: Update to 7u60-b30
2014-07-08 18:35:40 +02:00
Eelco Dolstra
c4877df388
openjdk: Drop dependency on CUPS
...
We only need the CUPS headers, not the whole package.
2014-07-08 18:35:40 +02:00
Peter Simons
ce6c23d8a6
Merge pull request #3210 from aycanirican/hpdf
...
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons
88b41ae358
haskell-unix-time: update to version 0.3.1
2014-07-08 15:58:22 +02:00
Peter Simons
4e39d2dde6
haskell-uuagc: update to version 0.9.51
2014-07-08 15:58:22 +02:00
Peter Simons
cefbc461cc
haskell-codex: update to version 0.1.0.0
2014-07-08 15:58:22 +02:00
Peter Simons
93e5ad83bc
haskell-cake3: update to version 0.5.1.0
2014-07-08 15:58:22 +02:00
Peter Simons
a9a9b758d0
haskell-HaRe: update to version 0.7.2.4
2014-07-08 15:58:22 +02:00
Peter Simons
1828059b7e
haskell-websockets: update to version 0.8.2.6
2014-07-08 15:58:22 +02:00
Peter Simons
f0caf8cf98
haskell-twitter-conduit: update to version 0.0.5.2
2014-07-08 15:58:22 +02:00
Peter Simons
3ce4ec0ba9
haskell-tasty: update to version 0.8.1.3
2014-07-08 15:58:22 +02:00
Peter Simons
c64784a002
haskell-tasty-golden: update to version 2.2.2.4
2014-07-08 15:58:22 +02:00
Peter Simons
4fdf86415b
haskell-snap: update to version 0.13.2.8
2014-07-08 15:58:22 +02:00
Peter Simons
fbb94cf88c
haskell-purescript: update to version 0.5.2.6
2014-07-08 15:58:22 +02:00