Results 61 comments of Karun

If this is good, can we close the issue?

@sol Waiting to hear more about the algorithm you guys hashed out

@soenkehahn @sol From what I understand this is a completely different approach. I like the approach, but I think instead of changing the central idea of Arion it will be...

@soenkehahn zen-mode? I haven't used a tool that uses the term. I am fine with having it as a separate mode in arion. I like the name arion :).

@sol Nice. I feel it will be a good feature for arion. I can add you as a contributor so that you don't have to make pull requests for everything....

@sol done :) You can push directly to arion whenever you want.

Update: Created a branch https://github.com/karun012/arion/tree/ide-backend-switch I haven't been able to get ide-backend installed in my sandbox. If anyone can find a way to do it please let me know. I...

Tried every single version. Here's what happens when I add ide-backend to arion.cabal and do an install --only-dependencies: ``` log Configuring binary-0.7.4.0... Configuring crypto-api-0.13.2... Configuring data-accessor-mtl-0.2.0.4... Configuring filemanip-0.3.6.3... Configuring fingertree-0.1.0.2......

I tried this: ``` bash git clone https://github.com/ekmett/tagged cabal sandbox add-source cabal install --only-dependencies ``` Same problem. Then I tried this: ``` bash git clone https://github.com/ekmett/tagged cabal sandbox add-source cabal...

Wait a minute! @mwotton did you want me to do add-source ide-backend?