Skip to content

Commit

Permalink
Clean cabal project (#2097)
Browse files Browse the repository at this point in the history
* Remove superflous things

* Set index-state

* Add ghc-api-compat and remove shake-bench

* Correct comment about ghc-api-compat

* Add specific project file for benchs

* Use specific project file for benchmarks

* Ensure we use lsp-1.3.0.1

* Use lsp-types-1.3.0.1 for stack

* Use lsp-types-1.3.0.1 for default stack

* Remove some more allow-newer

* Use one cabal.project

Co-authored-by: Pepe Iborra <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 57ffd74)
  • Loading branch information
jneira committed Aug 18, 2021
1 parent b0e0504 commit 7a31425
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -45,33 +45,6 @@ constraints:


allow-newer:
active:base,
assoc:base,
cryptohash-md5:base,
cryptohash-sha1:base,
constraints-extras:template-haskell,
data-tree-print:base,
deepseq:base,
dependent-sum:some,
dependent-sum:constraints,
dual-tree:base,
-- Does this make any sense?
entropy:Cabal,
force-layout:base,
force-layout:lens,
floskell:ghc-prim,
floskell:base,
hashable:base,
hslogger:base,
monoid-extras:base,
newtype-generics:base,
parallel:base,
regex-base:base,
regex-tdfa:base,
statestack:base,
these:base,
time-compat:base,

-- for shake-bench
Chart-diagrams:diagrams-core,
SVGFonts:diagrams-core

0 comments on commit 7a31425

Please sign in to comment.