Status: Accepted
Owner: andersk84
Labels: Type-Defect Priority-Low
New issue 278 by andersk84: Indentaion problem
http://code.google.com/p/yi-editor/issues/detail?id=278
What steps will reproduce the problem?
1. start Yi
2. Enter precise Haskell mode
3. Enter following program
fun = a
a
On Mon, Jul 13, 2009 at 8:16 PM, Kalman Noel wrote:
> I hope you won't mind if I just paste the next problem that I can't make any
> sense of? It looks like it's due to some change in TH.
Template Haskell matches closely the internal structures of GHC, so I
guess the package simply
is not compat
Jean-Philippe Bernardy wrote:
> On Mon, Jul 13, 2009 at 2:52 PM, Kalman Noel
> wrote:
> > Jean-Philippe Bernardy schrieb:
> >> BTW, I'd tend to attribute the slowness to the ghc scheduler/GC; did
> >> somebody
> >> test with GHC head?
> > I tried to this weekend, but I couldn't get the network p
On Mon, Jul 13, 2009 at 2:52 PM, Kalman Noel wrote:
>
> Jean-Philippe Bernardy schrieb:
>> BTW, I'd tend to attribute the slowness to the ghc scheduler/GC; did somebody
>> test with GHC head?
>
> I tried to this weekend, but I couldn't get the network package to compile
> with GHC head (required f
Jean-Philippe Bernardy schrieb:
> BTW, I'd tend to attribute the slowness to the ghc scheduler/GC; did somebody
> test with GHC head?
I tried to this weekend, but I couldn't get the network package to compile
with GHC head (required for cabal-install - I don't feel like compiling all yi
dependenc