commercialhaskell / stackage-server

Server for stable, curated Haskell package sets
MIT License
106 stars 27 forks source link

Search not returning results in `base` #314

Closed dten closed 2 years ago

dten commented 2 years ago

for example i would expect this to list Data.List 's head from base. It seems to recently have stopped doing this https://www.stackage.org/lts-19.18/hoogle?q=head

brandonchinn178 commented 2 years ago

It seems like any package bundled with GHC is affected. Searching "base" doesn't yield the package either, neither does "mtl", "transformers", etc.

dten commented 2 years ago

seems to not be a problem any more

Shakadak commented 11 months ago

It seems to be a problem again, even when searching from the input in the package page: https://www.stackage.org/package/base https://www.stackage.org/lts-21.15/hoogle?q=mapM&package=base https://www.stackage.org/haddock/lts-21.15/base-4.17.2.0/Control-Monad.html#v:mapM