소스 검색

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 년 전
부모
커밋
bd60034e3d
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. +5
    -2
      readme.org

+ 5
- 2
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


불러오는 중...
취소
저장