3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Peter Simons eca445a408 Bootstrap ghc-head with GHC 7.6.3 to see if that solves our weird compiler errors:
compiler/simplCore/CoreMonad.lhs:835:10:
      Non type-variable argument in the constraint: MonadPlus IO
      (Use -XFlexibleContexts to permit this)
      In the context: (MonadPlus IO)
      While checking an instance declaration
      In the instance declaration for `A.Alternative CoreM'

  compiler/simplCore/CoreMonad.lhs:841:10:
      Non type-variable argument in the constraint: MonadPlus IO
      (Use -XFlexibleContexts to permit this)
      In the context: (MonadPlus IO)
      While checking an instance declaration
      In the instance declaration for `MonadPlus CoreM'
2014-05-03 20:03:30 +02:00
..
applications darktable: update from 1.4.1 to 1.4.2 2014-05-03 15:16:12 +02:00
build-support debian: Update to 7.5 2014-05-03 10:55:26 -05:00
data tzdata: use symlinks instead of hardlinks 2014-04-29 16:25:10 +02:00
desktops xfce: fix typo introduced in recent commit (s/gtk/gtk3/) 2014-04-29 19:13:43 +02:00
development ghc-head: update snapshot to 7.9.20140430 (and download the tarball from Debian) 2014-05-03 20:03:30 +02:00
games tibia: version 10.39 2014-05-02 20:38:42 +02:00
misc mate-themes: update from 1.6.2 to 1.6.3 2014-05-02 21:31:05 +02:00
os-specific systemd: Look for fsck.* in the right place 2014-05-01 14:32:58 +02:00
servers nginx: upgrade to 1.6.0, expose many more modules 2014-05-02 01:24:38 -05:00
shells
stdenv s/config.allowUnfree = true/allowUnfree = true/ 2014-05-03 15:13:01 +02:00
test
tools curl: minor update 7.35.0 -> 7.36.0, including CVE fixes 2014-05-03 11:30:53 +02:00
top-level Bootstrap ghc-head with GHC 7.6.3 to see if that solves our weird compiler errors: 2014-05-03 20:03:30 +02:00