ndmitchell / hoogle

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

hoogle data not running properly #41

Closed eggcaker closed 10 years ago

eggcaker commented 10 years ago

after i ran hoogle data , i got warning

WARNING: timestamping does nothing in combination with -O. See the manual for details.

then failed, i can view this file from web browser with vpn , maybe it's not hoogle issue, but my proxy issue ? if so , is there a way to download that file manuly generate data ?

ndmitchell commented 10 years ago

Do you know which file it was talking about? Perhaps setting the environment variable $http_proxy might help? This whole part is going to be replaced relatively soon, and I'll be improving is the error messages and the ability to manually recover.

eggcaker commented 10 years ago

it's a proxy issue on my system, after i use a vpn , all works.