forked from Yehowshua/RiscV-Formal
Remove stack.yaml
Seems unneeded ``` trace: haskell-nix.project : both 'stack.yaml' and 'cabal.project' files exist. Using 'cabal.project'. set 'projectFileName = "stack.yaml";' to override this.' ```
This commit is contained in:
parent
67fcd15f42
commit
783ec90a45
10
stack.yaml
10
stack.yaml
|
@ -1,10 +0,0 @@
|
|||
resolver: lts-21.20
|
||||
|
||||
extra-deps:
|
||||
- GenericPretty-1.2.2
|
||||
- clash-ghc-1.8.1
|
||||
- clash-prelude-1.8.1
|
||||
- clash-lib-1.8.1
|
||||
- concurrent-supply-0.1.8
|
||||
- prettyprinter-interp-0.2.0.0
|
||||
- pretty-show-1.10
|
Loading…
Reference in a new issue