ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
738 stars 134 forks source link

src/General/Web.hs:50:26: Not in scope: `responseToSource' #69

Closed pmlodawski closed 10 years ago

pmlodawski commented 10 years ago

I tried to install hoogle locally, but it does not compile. Here is the install log: http://lpaste.net/105434

peti commented 10 years ago

Same here: http://hydra.cryp.to/build/144179/nixlog/1/raw

ndmitchell commented 10 years ago

It's been fixed in the repo, but I haven't released a version with it in yet. @peti, do you want to bump the version by 0.0.1 and upload? I'm away from a computer til Saturday, but will do it then otherwise.

peti commented 10 years ago

I tried to upload the current 'master' branch as version 4.2.32.1, but Hackage won't let me upload the package because I'm not a registered maintainer. I guess, the proper bugfix will have to wait until next week then. Meanwhile, I can fix things in NixOS by pulling in the patch from Simon.

ndmitchell commented 10 years ago

I've released hoogle-4.2.33 which has the WAI fix in it. I'll take a look at what it takes to add more package maintainers, and probably try and get proper backup maintainers for most of my packages. Thanks for trying @peti.

NobbZ commented 10 years ago

I can't install 4.2.32 either, but also there is no 4.2.33 available on hackage, what am I doing wrong?

edit Nevermind, forgot to cabal update