Kaynağa Gözat

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 10 yıl önce
ebeveyn
işleme
bd60034e3d
1 değiştirilmiş dosya ile 5 ekleme ve 2 silme
  1. +5
    -2
      readme.org

+ 5
- 2
readme.org Dosyayı Görüntüle

@@ -2208,6 +2208,9 @@ endif " has("autocmd")
unzip unzip
upx upx
xz xz
multimarkdown
jq
# rtags broken again on osx, fix it
p7zip p7zip
unrar unrar
watch watch
@@ -2227,7 +2230,7 @@ endif " has("autocmd")
]; ];
}; };
env_hs = env_hs =
pkgs.haskell.packages.ghc7102.ghcWithPackages
pkgs.haskell.packages.ghc7103.ghcWithPackages
(haskellPackages: with haskellPackages; [ (haskellPackages: with haskellPackages; [
alex alex
happy happy
@@ -2241,7 +2244,7 @@ endif " has("autocmd")
hindent hindent
hoogle hoogle
hspec hspec
idris
# idris # zlib is complaining for some reason, hmmm
pandoc pandoc
shake shake
ShellCheck ShellCheck


Yükleniyor…
İptal
Kaydet