diff --git a/cabal.project b/cabal.project index 09a267970a7..f42ea952cda 100644 --- a/cabal.project +++ b/cabal.project @@ -23,6 +23,7 @@ packages: ./plugins/hls-module-name-plugin ./plugins/hls-ormolu-plugin ./plugins/hls-cabal-fmt-plugin + tests: true package * @@ -35,6 +36,19 @@ source-repository-package location: https://github.com/hsyl20/ghc-api-compat tag: 8fee87eac97a538dbe81ff1ab18cff10f2f9fa15 +-- stylish haskell +source-repository-package + type: git + location: https://github.com/VeryMilkyJoe/stylish-haskell + tag: 9279aad535de624fca990ed50f010a1743c0043a + +-- cabal-fmt +source-repository-package + type: git + location: https://github.com/VeryMilkyJoe/cabal-fmt + tag: 440a6ad7683b81b8479d79a74a1fa8d79ca5c706 + + write-ghc-environment-files: never index-state: 2021-07-14T20:31:09Z