File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ packages:
2323 ./plugins/hls-module-name-plugin
2424 ./plugins/hls-ormolu-plugin
2525 ./plugins/hls-cabal-fmt-plugin
26+
2627tests : true
2728
2829package *
@@ -35,6 +36,19 @@ source-repository-package
3536 location : https://github.com/hsyl20/ghc-api-compat
3637 tag : 8fee87eac97a538dbe81ff1ab18cff10f2f9fa15
3738
39+ -- stylish haskell
40+ source-repository-package
41+ type : git
42+ location : https://github.com/VeryMilkyJoe/stylish-haskell
43+ tag : 9279aad535de624fca990ed50f010a1743c0043a
44+
45+ -- cabal-fmt
46+ source-repository-package
47+ type : git
48+ location : https://github.com/VeryMilkyJoe/cabal-fmt
49+ tag : 440a6ad7683b81b8479d79a74a1fa8d79ca5c706
50+
51+
3852write-ghc-environment-files : never
3953
4054index-state : 2021-07-14T20:31 :09Z
You can’t perform that action at this time.
0 commit comments