mirror of
https://github.com/haskell/ghcide.git
synced 2025-01-08 11:07:05 +03:00
Relax upper bounds for GHC 8.10.1 (#705)
* Relax upper bounds for GHC 8.10.1 * Update cabal.project Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
This commit is contained in:
parent
ce39ec43c4
commit
0f06d30611
@ -1 +1,14 @@
|
|||||||
packages: .
|
packages: .
|
||||||
|
|
||||||
|
allow-newer:
|
||||||
|
active:base,
|
||||||
|
diagrams-contrib:base,
|
||||||
|
diagrams-core:base,
|
||||||
|
diagrams-lib:base,
|
||||||
|
diagrams-postscript:base,
|
||||||
|
diagrams-svg:base,
|
||||||
|
dual-tree:base,
|
||||||
|
force-layout:base,
|
||||||
|
monoid-extras:base,
|
||||||
|
statestack:base,
|
||||||
|
svg-builder:base
|
||||||
|
Loading…
Reference in New Issue
Block a user