From 4c8b308228c2cb9021b1036c14022abe9b4888b8 Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Wed, 13 Apr 2016 10:53:48 -0500 Subject: [PATCH] Update nix haskell config rtags is not working on osx, and idris is failing to compile. Ain't got time to fix/debug right now. Later. --- readme.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.org b/readme.org index d8d0112..c68b19f 100644 --- a/readme.org +++ b/readme.org @@ -2208,6 +2208,9 @@ endif " has("autocmd") unzip upx xz + multimarkdown + jq +# rtags broken again on osx, fix it p7zip unrar watch @@ -2227,7 +2230,7 @@ endif " has("autocmd") ]; }; env_hs = - pkgs.haskell.packages.ghc7102.ghcWithPackages + pkgs.haskell.packages.ghc7103.ghcWithPackages (haskellPackages: with haskellPackages; [ alex happy @@ -2241,7 +2244,7 @@ endif " has("autocmd") hindent hoogle hspec - idris +# idris # zlib is complaining for some reason, hmmm pandoc shake ShellCheck