Re: [arch-haskell] ghc-mod in repo

2015-05-02 Thread Bjørn Øivind Bjørnsen
On Saturday 02 May 2015 20:43:36 Данила Рязановский wrote: > Hello, > Sorry for bothering you, I didn't find any feedback email for haskell-core > repo except this one. As I noticed, haskell-ghc-mod package is missing from > repo for some time by now. Could you please re-add it back? Are there any

Re: [arch-haskell] ghc-mod in repo

2015-05-02 Thread Pierre Radermecker
I assume it is not there because the latest `ghc-mod` hackage release does not compile with ghc-7.10 yet. You can follow the issue here : https://github.com/kazu-yamamoto/ghc-mod/issues/437 Note that the master branch does compile fine so the best option is to `cabal install` at this stage.Be a