Hi,

> While we're on topic of ghc-mod, why does the emacs front-end give
> `Cannot guess type' when the point is on the very first letter of the
> function?
> 
> foo 5 = 2
> ^
> foo x = 3
> 
> Is this a feature or a bug? It does fine on the second (or any) letter
> after that point.

I think this is a spec of GHC API.

But if you want, Emacs front-end can adjust it. Please register an
issue on github if necessary.

--Kazu

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to