diff --git a/cabal.project b/cabal.project index 1ec814ab26..6c5b39f913 100644 --- a/cabal.project +++ b/cabal.project @@ -2,6 +2,11 @@ packages: ./ ghcide +source-repository-package + type: git + location: https://github.com/DanielG/cabal-helper.git + tag: a18bbb2af92e9b4337e7f930cb80754f2408bcfd + tests: true package haskell-language-server diff --git a/stack-8.6.4.yaml b/stack-8.6.4.yaml index 38c22f02f2..9553fedf96 100644 --- a/stack-8.6.4.yaml +++ b/stack-8.6.4.yaml @@ -8,7 +8,9 @@ extra-deps: - brittany-0.12.1.0 - butcher-1.3.2.1 - bytestring-trie-0.2.5.0 -- cabal-helper-1.0.0.0 +# - cabal-helper-1.0.0.0 +- github: DanielG/cabal-helper + commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd - cabal-plan-0.5.0.0 - constrained-dynamic-0.1.0.0 # - ghcide-0.1.0 diff --git a/stack-8.6.5.yaml b/stack-8.6.5.yaml index 3eeacdd9b7..502876e4dc 100644 --- a/stack-8.6.5.yaml +++ b/stack-8.6.5.yaml @@ -7,7 +7,9 @@ packages: extra-deps: - ansi-terminal-0.10.2 - base-compat-0.11.0 -- cabal-helper-1.0.0.0 +# - cabal-helper-1.0.0.0 +- github: DanielG/cabal-helper + commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd - cabal-plan-0.6.2.0 - clock-0.7.2 - floskell-0.10.2 diff --git a/stack-8.8.2.yaml b/stack-8.8.2.yaml index 18d1b3f320..f84a3f4ff5 100644 --- a/stack-8.8.2.yaml +++ b/stack-8.8.2.yaml @@ -1,4 +1,4 @@ -resolver: nightly-2020-01-25 +resolver: lts-15.2 packages: - . @@ -7,25 +7,22 @@ packages: extra-deps: - apply-refact-0.7.0.0 - bytestring-trie-0.2.5.0 -- cabal-helper-1.0.0.0 +# - cabal-helper-1.0.0.0 +- github: DanielG/cabal-helper + commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd - clock-0.7.2 - constrained-dynamic-0.1.0.0 - floskell-0.10.2 -- fuzzy-0.1.0.0 # - ghcide-0.1.0 - ghc-lib-parser-ex-8.8.2 - haddock-library-1.8.0 -- haskell-lsp-0.20.0.0 -- haskell-lsp-types-0.20.0.0 - haskell-src-exts-1.21.1 - hie-bios-0.4.0 - hlint-2.2.8 - hoogle-5.0.17.11 - hsimport-0.11.0 - ilist-0.3.1.0 -- lsp-test-0.10.1.0 - monad-dijkstra-0.1.1.2 -- ormolu-0.0.3.1 - semigroups-0.18.5 - temporary-1.2.1.1 diff --git a/stack.yaml b/stack.yaml index 3fbe3fc91a..dc60f2eaaa 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,7 +7,9 @@ packages: extra-deps: - ansi-terminal-0.10.2 - base-compat-0.11.0 -- cabal-helper-1.0.0.0 +# - cabal-helper-1.0.0.0 +- github: DanielG/cabal-helper + commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd - cabal-plan-0.6.2.0 - clock-0.7.2 - floskell-0.10.2