Re: [Haskell-cafe] ghc-mod v2.0.1

2013-05-20 Thread 山本和彦
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

Re: [Haskell-cafe] ghc-mod v2.0.1

2013-05-20 Thread Mateusz Kowalczyk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/05/13 04:15, Kazu Yamamoto () wrote: > Hi Niklas, > >> Just one note: The "emacs" link on the left is "not found". > > Fixed. Thank you. > > --Kazu > > ___ Haskell-Cafe > mailing list Haskell-Ca

Re: [Haskell-cafe] ghc-mod v2.0.1

2013-05-20 Thread 山本和彦
Hi Niklas, > Just one note: The "emacs" link on the left is "not found". Fixed. Thank you. --Kazu ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] ghc-mod v2.0.1

2013-05-20 Thread Niklas Hambüchen
Awesome, even with Cabal API! Just one note: The "emacs" link on the left is "not found". On Tue 21 May 2013 10:31:01 SGT, Kazu Yamamoto (山本和彦) wrote: > Hi cafe! > > I have released ghc-mod v2.0.1. From this version, ghc-mod provides > the ghc-mod library in addition to the ghc-mod command: > >