Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion glean.cabal.in
Original file line number Diff line number Diff line change
Expand Up @@ -2232,7 +2232,7 @@ test-suite glean-snapshot-hack
buildable: False

-- The Haskell indexer tests *only* work when run using Cabal with
-- `cabal run` or `cabal test`, because Cabal puts the `hie-indexer`
-- 'cabal run' or 'cabal test', because Cabal puts the 'hie-indexer'
-- binary in the PATH.
test-suite glean-snapshot-haskell
import: fb-haskell, fb-cpp, deps, exe, haskell-indexer
Expand Down
Loading