Parcourir la source

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.
cray
Mitch Tishmack il y a 10 ans
Parent
révision
bd60034e3d
1 fichiers modifiés avec 5 ajouts et 2 suppressions
  1. +5
    -2
      readme.org

+ 5
- 2
readme.org Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer