ndmitchell / hoogle

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

ERROR: Missing field in record construction settingClientSupported #426

Closed evan0greenup closed 3 months ago

evan0greenup commented 5 months ago

When I attempt to enter

hoogle generate --haskell

It output the following

Starting generate
Downloading https://www.stackage.org/lts/cabal.config... hoogle: src/Input/Download.hs:(45,8)-(49,7): Missing field in record construction settingClientSupported

Really do not know what is going wrong.

ozkutuk commented 4 months ago

Seems to be duplicate of https://github.com/ndmitchell/hoogle/issues/423

ndmitchell commented 3 months ago

Closing in favor of #423.