Re: [Haskell-cafe] Hoogle problems?

2013-07-15 Thread Richard Evans
Yes, I get the same error as you do. It was working the last time I looked at it, a couple of weeks ago. On Mon, Jul 15, 2013 at 2:35 PM, Andrew Butterfield < andrew.butterfi...@scss.tcd.ie> wrote: > I've just tried using Hoogle, but either get a 404 not found > (http://haskell.org/hoogle/) o

Re: [Haskell-cafe] Hoogle problems?

2013-08-01 Thread Richard Evans
It still doesn't work when I try it. In the meantime, I am using a mirror of it at: https://www.fpcomplete.com/hoogle?q=%5Bt%5D+-%3E+%5Bt%5D+-%3E+Bool On Thu, Jul 18, 2013 at 7:35 PM, Neil Mitchell wrote: > Hoogle has returned to live, thanks to the efforts to the new > haskell.org admins. > >

Re: [Haskell-cafe] Hoogle problems?

2013-08-01 Thread Richard Evans
00, Tom Ellis wrote: > > On Thu, Aug 01, 2013 at 01:25:22PM +0100, Richard Evans wrote: > > > It still doesn't work when I try it. > > > > What URL are you using? http://www.haskell.org/hoogle works fine for > me. > > > > __