On 29.05.2015 19:12, Richard Wallace wrote: > Has anyone gotten this to work successfully on nix? I used cabal2nix to > create a package from ghc-mod master branch on github and did the same > for cabal-helper. I had to disable testing on both since they fail for > different reasons (cabal-helper tries to access something in $HOME and > I'm not sure what ghc-mods problem is). > > When running `ghc-mod check Main.hs` on a simple file, it seems like > cabal-helper-wrapper complains about the cabal-helper executable not > being found under ~/.ghc/. I have no idea why it would be looking for it > there or how to fix it. Any had any luck with this? >
I would love to find a solution for that as well. I have been trying to get it to work for a while but without success. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
