facebookincubator / Glean

System for collecting, deriving and working with facts about source code.
https://glean.software/
Other
933 stars 43 forks source link

[glean][oss] Fix CI: add a missing dep for the LocalOrRemote backend #402

Closed donsbot closed 10 months ago

donsbot commented 10 months ago

cabal build glass-regression-go will work. Fixes

Test suite glean-snapshot-go: RUNNING...

glean/glass/test/regression/lib/Glean/Glass/Regression/Tests.hs:28:1: error:
    Could not load module ‘Glean.LocalOrRemote’
    It is a member of the hidden package ‘glean-0.1.0.0’.
    Perhaps you need to add ‘glean’ to the build-depends in your .cabal file.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
28 | import Glean.LocalOrRemote
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
netlify[bot] commented 10 months ago

Deploy Preview for fb-oss-glean canceled.

Name Link
Latest commit 6bd08e9efd3c6d3ebe54ae37c588d96dba93bc2f
Latest deploy log https://app.netlify.com/sites/fb-oss-glean/deploys/655ec01e4e273b0008d6f093
facebook-github-bot commented 10 months ago

@donsbot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.