cc @bubba
~We need to this, since c-h would trace the ancestors of these directories and still find cabal.project in haskell-ide-engine, still selecting a cabal cradle.~
EDIT: I think this happens because we generate an automatic hie.yaml in the parent test/testdata directory.
With an explicit hie.yaml, we force the project type. Should be probably generated.
cc @bubba ~We need to this, since c-h would trace the ancestors of these directories and still find cabal.project in
haskell-ide-engine
, still selecting a cabal cradle.~ EDIT: I think this happens because we generate an automatichie.yaml
in the parenttest/testdata
directory. With an explicit hie.yaml, we force the project type. Should be probably generated.