-
-
Notifications
You must be signed in to change notification settings - Fork 592
Closed
Description
When using cabal, a .cabal directory will exist inside the user's
home directory. Currently, projectile will interpret that as
a Cabal project existing directly in the home directory, and thus
every file opened that does not belong to a more specific project will
be categorized as a Haskell Cabal project.
Steps to reproduce the problem
Create a .cabal directory in your $HOME, the open a file in any directory that does not belong to a projectile project. Your buffer will be incorrectly be classified as belonging to a cabal project.
Environment & Version information
Projectile version information
Projectile 20190126.1117 (melpa)
Emacs version
GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.4)
Operating system
Debian Buster (amd64)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels