Open
Description
General summary/comments (optional)
Correct me if I am wrong but I think/thought that package.yaml usage is deprecated or no longer recommended with stack - at least that is my understanding. However it seems stack new
still creates a package.yaml
file.
Steps to reproduce
$ stack new new-shiny-project
$ ls new-shiny-project
Expected
No package.yaml
file to be created.
Actual
package.yaml
was created.
Stack version
2.7.5
Method of installation
- An unofficial package repository: Fedora