ndmitchell / hoogle

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

Fixed #403 #411

Open jokesper opened 1 year ago

jokesper commented 1 year ago

Hoogle will now use the $XDG_DATA_DIR instead of ~/.hoogle as the default path but still use the old one as a fall back if it doesn't exist. Fixes #403

kephas commented 7 months ago

Could hoogle issue a warning so that this compatibility can be deprecated in some time?

jokesper commented 7 months ago

I marked it as deprecated as that is what warning about a feature is. Though whether that is in the owner's intent is not known to me.

jokesper commented 1 month ago

This should now be in an acceptable state with typos and commit / whitespace / spelling problems fixed. @ndmitchell Could you please take a look at this