diff --git a/.gitignore b/.gitignore index d54796e9e..0dfab35a8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ TAGS .vscode/ cabal.project.local +hie.yaml .stack-work/ .stack-work-test/ diff --git a/hie.yaml b/hie.yaml deleted file mode 100644 index 93371bbb3..000000000 --- a/hie.yaml +++ /dev/null @@ -1,10 +0,0 @@ --- If you want to use HLS with Cabal (recommended), simply do --- --- cp hie.cabal.yaml hie.yaml --- --- the file hie.yaml is ignored, so it will not --- show in git status ;) --- --- If you are using Stack, you can ignore this file. -cradle: - cabal: