Skip to content

Is hoogle.haskell.org no longer updated? #430

@DigitalBrains1

Description

@DigitalBrains1

I get the strong feeling that the database of the online version is no longer being updated. What actually triggered this thought is the fact that clash-prelude is both in Stackage LTS 22.0 from 2023-12-16 as well as in the latest Stackage nightly, yet Hoogle says it is not on Stackage.

However, I don't think it's limited to the set of packages. If we try to find the fromRange function added to containers on 2023-09-27, Hoogle says it doesn't exist.

(PS: The pedigree of that fromRange function is curious: it was added to version 0.7 released on 2023-09-27, and a day later 0.6.8 was released, also with that function. But the Since annotation still says 0.7. But all this shouldn't matter for it being on Hoogle online.)

(PPS: Thanks for this invaluable tool!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions